Skip to content

Commit 5c1e33b

Browse files
authored
Merge pull request #131 from crossplane/renovate/ipython-8.x
chore(deps): update dependency ipython to v8.34.0
2 parents 4ad65f2 + 1e0f182 commit 5c1e33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
3838
[tool.hatch.envs.default]
3939
type = "virtual"
4040
path = ".venv-default"
41-
dependencies = ["ipython==8.32.0"]
41+
dependencies = ["ipython==8.34.0"]
4242

4343
[tool.hatch.envs.generate]
4444
type = "virtual"

0 commit comments

Comments
 (0)