Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
1 parent baa08c1 commit 157a3ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_ubuntu18.04.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ tornado==6.0.4
traitlets==4.3.3
wcwidth==0.1.8
webencodings==0.5.1
Werkzeug==1.0.0
Werkzeug==2.2.3
wincertstore==0.2
wrapt==1.12.1
zipp==3.1.0
2 changes: 1 addition & 1 deletion requirements_win10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ tornado==6.0.4
traitlets==4.3.3
wcwidth==0.1.8
webencodings==0.5.1
Werkzeug==1.0.0
Werkzeug==2.2.3
wincertstore==0.2
zipp==3.1.0

0 comments on commit 157a3ed

Please sign in to comment.