Skip to content

Commit

Permalink
build(deps): bump ipython from 8.24.0 to 8.25.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.24.0...8.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent b90553a commit e438ed6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ django-csp = "^3.8"
redis = "^5.0.3"
django-rq = "^2.10.2"
gunicorn = "^22.0.0"
ipython = "^8.24.0"
ipython = "^8.25.0"
pillow = "^10.3.0"
django-storages = "^1.14.2"
boto3 = "^1.34.74"
Expand Down Expand Up @@ -70,7 +70,7 @@ flynt = "^0.77"
django-stubs = "^5.0.0"
types-requests = "^2.32.0.20240523"
types-redis = "^4.6.0.2"
ipython = "^8.24.0"
ipython = "^8.25.0"
django-debug-toolbar = "^4.3.0"
django-tailwind = {extras = ["reload"], version = "^3.8.0"}

Expand Down

0 comments on commit e438ed6

Please sign in to comment.