Skip to content

Commit

Permalink
Bump werkzeug from 2.0.1 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.1 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.1...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 16, 2023
1 parent 39d53e4 commit ae847a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ pyserial==3.5
requests==2.25.1
six==1.16.0
urllib3==1.26.5
Werkzeug==2.0.1
Werkzeug==2.2.3
2 changes: 1 addition & 1 deletion requirements_prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ pyserial==3.5
requests==2.25.1
six==1.16.0
urllib3==1.26.5
Werkzeug==2.0.1
Werkzeug==2.2.3
setproctitle==1.1.0
psutil==5.8.0

0 comments on commit ae847a9

Please sign in to comment.