Skip to content

Commit

Permalink
Merge pull request #315 from spousesupportgroup/dependabot/pip/werkze…
Browse files Browse the repository at this point in the history
…ug-3.0.6

deps(pip): bump werkzeug from 3.0.3 to 3.0.6
  • Loading branch information
github-actions[bot] authored Oct 26, 2024
2 parents 584f925 + f6c81d7 commit 8b6aa06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ docs = ["sphinx","sphinx-autobuild","sphinx_rtd_theme", "django-debug-toolbar",
optional = true

[tool.poetry.group.local.dependencies]
werkzeug = {version = "3.0.3", extras = ["watchdog"]}
werkzeug = {version = "3.0.6", extras = ["watchdog"]}
ipdb = "^0.13.13"
psycopg = {version = "3.2.1", extras = ["c"]}
watchfiles = "^0.22.0"
Expand Down

0 comments on commit 8b6aa06

Please sign in to comment.