Skip to content

Commit

Permalink
Merge pull request #87 from crossplane/renovate/ipython-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ipython to v8.28.0
  • Loading branch information
bobh66 authored Oct 2, 2024
2 parents 1280c86 + d780f10 commit 88ae9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0.0.0.dev0+y
[tool.hatch.envs.default]
type = "virtual"
path = ".venv-default"
dependencies = ["ipython==8.27.0"]
dependencies = ["ipython==8.28.0"]

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

0 comments on commit 88ae9b9

Please sign in to comment.