Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 1312343 commit c422acd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ click-plugins==1.1.1
cligj==0.7.2
# via rasterio
coverage[toml]==7.1.0
# via pytest-cov
# via
# coverage
# pytest-cov
exceptiongroup==1.1.0
# via pytest
flask==2.2.2
Expand Down Expand Up @@ -110,12 +112,13 @@ tomli==2.0.1
# black
# build
# coverage
# pyproject-hooks
# pytest
typing-extensions==4.4.0
# via black
urllib3==1.26.14
# via requests
werkzeug==2.2.2
werkzeug==2.3.8
# via flask
wheel==0.38.4
# via pip-tools
Expand Down

0 comments on commit c422acd

Please sign in to comment.