Skip to content

Commit 5c2e637

Browse files
authored
Merge pull request #56 from crossplane/renovate/ipython-8.x
chore(deps): update dependency ipython to v8.26.0
2 parents 4fff35e + 58b330a commit 5c2e637

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
@@ -42,7 +42,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0.0.0.dev0+y
4242
[tool.hatch.envs.default]
4343
type = "virtual"
4444
path = ".venv-default"
45-
dependencies = ["ipython==8.25.0"]
45+
dependencies = ["ipython==8.26.0"]
4646

4747
[tool.hatch.envs.default.scripts]
4848
development = "python function/main.py --insecure --debug"

0 commit comments

Comments
 (0)