Skip to content

Commit c1fd4e2

Browse files
build(deps): bump ipython from 8.32.0 to 8.33.0
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]>
1 parent ab06eaa commit c1fd4e2

File tree

2 files changed

+26
-16
lines changed

2 files changed

+26
-16
lines changed

poetry.lock

Lines changed: 24 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ django-csp = "^3.8"
4444
redis = "^5.2.1"
4545
django-rq = "^3.0.0"
4646
gunicorn = "^23.0.0"
47-
ipython = "^8.32.0"
47+
ipython = "^9.0.2"
4848
pillow = "^11.0.0"
4949
django-storages = "^1.14.2"
5050
boto3 = "^1.36.11"
@@ -72,7 +72,7 @@ flynt = "^0.77"
7272
django-stubs = "^5.1.0"
7373
types-requests = "^2.32.0.20240523"
7474
types-redis = "^4.6.0.2"
75-
ipython = "^8.31.0"
75+
ipython = "^9.0.2"
7676
django-debug-toolbar = "^5.0.1"
7777
django-tailwind = {extras = ["reload"], version = "^3.8.0"}
7878

0 commit comments

Comments
 (0)