Skip to content

Commit

Permalink
Merge pull request #29 from saritasa-nest/dependabot/pip/ipython-8.25.0
Browse files Browse the repository at this point in the history
Bump ipython from 8.24.0 to 8.25.0
  • Loading branch information
TheSuperiorStanislav authored Jun 3, 2024
2 parents f632e5e + 5d04e89 commit 82cd7f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ testing = ["anyio"]
[tool.poetry.group.dev.dependencies]
# Improved REPL
ipdb = "^0.13.13"
ipython = "^8.24.0"
ipython = "^8.25.0"
# A framework for managing and maintaining multi-language pre-commit hooks.
# https://pre-commit.com/
pre-commit = "^3.7.1"
Expand Down

0 comments on commit 82cd7f2

Please sign in to comment.