Skip to content

Commit

Permalink
Bump werkzeug from 0.15.3 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@0.15.3...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 15bc871 commit 7a10bbb
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 @@ -25,7 +25,7 @@ requests==2.27.1
sqlparse==0.4.2
tornado==5
text-unidecode==1.3
werkzeug==0.15.3
werkzeug==3.0.3
whoosh==2.7.4
xmltodict==0.11.0
mysqlclient==1.4.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pillow==9.0.0
django-recaptcha==1.4.0
python-gettext==3.0
beautifulsoup4
Werkzeug==0.15.3
Werkzeug==3.0.3
django-extensions==2.2.9
ipdb==0.13.9
sqlparse==0.4.2
Expand Down

0 comments on commit 7a10bbb

Please sign in to comment.