Skip to content

Commit

Permalink
pip prod(deps): bump werkzeug from 0.16.1 to 3.0.3 in /api
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 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.16.1...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 Aug 12, 2024
1 parent 536f163 commit 6ad9db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ six==1.16.0
toml==0.10.2
typing_extensions==4.12.2
urllib3==2.2.2
Werkzeug==0.16.1
Werkzeug==3.0.3

0 comments on commit 6ad9db5

Please sign in to comment.