Skip to content

Commit

Permalink
Bump werkzeug from 2.0.3 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.3 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.3...2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 68c4cef commit 2f51cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ eventlet
fabric
jinja2==3.0.2
itsdangerous==2.0.1
werkzeug==2.0.3
werkzeug==2.2.3
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ python-socketio==4.6.1
eventlet
jinja2==3.0.2
itsdangerous==2.0.1
werkzeug==2.0.3
werkzeug==2.2.3
opencv-python

0 comments on commit 2f51cc1

Please sign in to comment.