Skip to content

Commit e10c12b

Browse files
authored
Merge pull request #685 from freelawproject/dependabot/pip/ipython-8.33.0
build(deps): bump ipython from 8.32.0 to 8.33.0
2 parents ab06eaa + c1fd4e2 commit e10c12b

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)