Skip to content

Commit

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

deps(pip): bump werkzeug from 3.0.1 to 3.0.2
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
2 parents 22b0ba6 + 5d45ba4 commit aac3e56
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.1", extras = ["watchdog"]}
werkzeug = {version = "3.0.2", extras = ["watchdog"]}
ipdb = "^0.13.13"
psycopg = {version = "3.1.18", extras = ["c"]}
watchfiles = "^0.21.0"
Expand Down

0 comments on commit aac3e56

Please sign in to comment.