Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 16, 2023
1 parent 34b0d20 commit 7103f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or
smmap==5.0.0; python_version >= "3.7"
typing-extensions==3.10.0.2; python_version < "3.10" and python_version >= "3.7"
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
werkzeug==2.0.2; python_version >= "3.6"
werkzeug==2.2.3; python_version >= "3.6"

0 comments on commit 7103f77

Please sign in to comment.