Skip to content

Commit

Permalink
Update werkzeug requirement from <3 to <4
Browse files Browse the repository at this point in the history
Updates the requirements on [werkzeug](https://github.com/pallets/werkzeug) to permit the latest version.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@0.1...3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 79c3895 commit 19c9fb1
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 @@ -12,4 +12,4 @@ gunicorn>=20.0.4
psycopg2-binary>=2.8.6
southwark>=0.7.1
sqlalchemy==1.3.22
werkzeug<3
werkzeug<4

0 comments on commit 19c9fb1

Please sign in to comment.