Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent ff0514c commit cc40b95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

pytest==7.4.0
Flask==2.3.2
werkzeug==2.3.7
werkzeug==3.0.1
types-Flask==1.1.6
coverage==6.5.0
pytest-cov==4.1.0

0 comments on commit cc40b95

Please sign in to comment.