Skip to content

Commit

Permalink
build(deps): bump ipython from 8.32.0 to 8.33.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.32.0...8.33.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 Mar 1, 2025
1 parent 4bbdef8 commit 1f2c8b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -44,7 +44,7 @@ django-csp = "^3.8"
redis = "^5.2.1"
django-rq = "^3.0.0"
gunicorn = "^23.0.0"
ipython = "^8.32.0"
ipython = "^8.33.0"
pillow = "^11.0.0"
django-storages = "^1.14.2"
boto3 = "^1.36.11"
Expand Down Expand Up @@ -72,7 +72,7 @@ flynt = "^0.77"
django-stubs = "^5.1.0"
types-requests = "^2.32.0.20240523"
types-redis = "^4.6.0.2"
ipython = "^8.31.0"
ipython = "^8.33.0"
django-debug-toolbar = "^5.0.1"
django-tailwind = {extras = ["reload"], version = "^3.8.0"}

Expand Down

0 comments on commit 1f2c8b6

Please sign in to comment.