Skip to content

Commit

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

---
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 Oct 1, 2023
1 parent a9ac66f commit 1291da2
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 271 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
# Flask
click = ">=7.0"
Flask = "==2.2.2"
Werkzeug = "==2.3.6"
Werkzeug = "==3.0.0"
# Database
Flask-SQLAlchemy = "==3.0.2"
psycopg2-binary = "==2.9.5"
Expand Down
Loading

0 comments on commit 1291da2

Please sign in to comment.