Skip to content

Commit

Permalink
Bump werkzeug from 1.0.1 to 2.2.3 in /Flask/flask-tdd-docker
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.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@1.0.1...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 50d1a3f commit daf6ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flask/flask-tdd-docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ sqlalchemy==1.4.9
toml==0.10.2
typing-extensions==3.7.4.3 ; python_version < '3.8'
wcwidth==0.2.5
werkzeug==1.0.1
werkzeug==2.2.3
wtforms==2.3.3
zipp==3.4.1

0 comments on commit daf6ba9

Please sign in to comment.