Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 8468307 commit 2d6715f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask-Cors==4.0.1
Flask==2.3.3
Werkzeug==2.3.8
Werkzeug==3.0.3
boto3==1.24.30
requests==2.32.0
urllib3==1.26.18
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ urllib3==1.26.18
# -r requirements.in
# botocore
# requests
werkzeug==2.3.8
werkzeug==3.0.3
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 2d6715f

Please sign in to comment.