Skip to content

Commit c8c6afa

Browse files
authored
Merge pull request #45 from crossplane/renovate/ipython-8.x
chore(deps): update dependency ipython to v8.22.1
2 parents f7230fd + 24839a2 commit c8c6afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
3232
[tool.hatch.envs.default]
3333
type = "virtual"
3434
path = ".venv-default"
35-
dependencies = ["ipython==8.21.0"]
35+
dependencies = ["ipython==8.22.1"]
3636

3737
[tool.hatch.envs.generate]
3838
type = "virtual"

0 commit comments

Comments
 (0)