Skip to content

Commit 2c8b642

Browse files
authored
Merge pull request #110 from crossplane/renovate/ipython-8.x
chore(deps): update dependency ipython to v8.31.0
2 parents 84cf34e + 479335d commit 2c8b642

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
@@ -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.29.0"]
41+
dependencies = ["ipython==8.31.0"]
4242

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

0 commit comments

Comments
 (0)