Skip to content

Commit

Permalink
Bump werkzeug from 2.2.3 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 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@2.2.3...3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent d0e0dd1 commit 6eba759
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,9 @@ sqlparse==0.4.2
tinycss2==1.1.1
# via bleach
tomli==2.0.1
# via pytest
# via
# black
# pytest
urllib3==1.26.15
# via
# requests
Expand All @@ -132,5 +134,5 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
werkzeug==2.2.3
werkzeug==3.0.3
# via -r requirements.in

0 comments on commit 6eba759

Please sign in to comment.