Skip to content

Commit

Permalink
Bump werkzeug from 2.2.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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@2.2.2...3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 767eabe commit ec5793e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"ipython>=8.12.3",
"psycopg2-binary>=2.9.9",
"flask-oauthlib==0.9.6",
"Werkzeug==2.2.2",
"Werkzeug==3.0.3",
]
readme = "README.md"
requires-python = ">= 3.11"
Expand Down

0 comments on commit ec5793e

Please sign in to comment.