Skip to content

Commit

Permalink
Bump ipython from 8.16.1 to 8.17.2 in /api (#3285)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.16.1 to 8.17.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/commits/8.17.2)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent c41ddf8 commit 9d753af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
factory-boy = "~=3.2"
fakeredis = "==2.19.0"
ipython = "~=8.16"
ipython = "~=8.17"
pycodestyle = "~=2.10"
pytest = "~=7.4"
pytest-django = "~=4.6"
Expand Down
22 changes: 4 additions & 18 deletions api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d753af

Please sign in to comment.