Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 0c38404 commit 7b4c1c0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 52 deletions.
64 changes: 14 additions & 50 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.7"
redis = "^4.6.0"
django-rq = "^2.8.1"
gunicorn = "^21.2.0"
ipython = "^8.14.0"
ipython = "^8.18.1"
pillow = "^10.0.0"
django-storages = "^1.13.2"
boto3 = "^1.28.30"
Expand All @@ -68,7 +68,7 @@ flynt = "^0.77"
django-stubs = "^4.2.0"
types-requests = "^2.31.0.1"
types-redis = "^4.6.0.2"
ipython = "^8.12.0"
ipython = "^8.18.1"
django-debug-toolbar = "^4.2.0"
django-tailwind = {extras = ["reload"], version = "^3.6.0"}

Expand Down

0 comments on commit 7b4c1c0

Please sign in to comment.