Skip to content

Commit

Permalink
Bump werkzeug from 2.0.1 to 2.2.3 (#11)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent 31bd234 commit a4c8202
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,7 +16,7 @@ psycopg2-binary==2.9.1 # psycopg2 - Python-PostgreSQL Database Ad
python-dateutil==2.8.2 # Extensions to the standard Python datetime module
python-editor==1.0.4 # Programmatically open an editor, capture the result.
six==1.16.0 # Python 2 and 3 compatibility utilities
Werkzeug==2.0.1 # The comprehensive WSGI web application library.
Werkzeug==2.2.3 # The comprehensive WSGI web application library.
flask-bcrypt==0.7.1 # Brcrypt hashing for Flask.
pyjwt==2.4.0 # JSON Web Token implementation in Python
celery==5.1.2 # Distributed Task Queue.
Expand Down

0 comments on commit a4c8202

Please sign in to comment.