Skip to content

Commit

Permalink
Bump werkzeug from 3.0.0 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.0...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 8d49054 commit c926574
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -20,7 +20,7 @@ yamllint = "^1.28"
bandit = "^1.7"
pytest = "^7.4"
flake8 = "^6.1"
werkzeug = "^3.0.1"
werkzeug = "^3.0.3"
pytest-httpserver = "^1.0.6"
tox = "^4"
pytest-cov = "^4.1"
Expand Down

0 comments on commit c926574

Please sign in to comment.