Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 6e10f50 commit a698db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ PyJWT==2.7.0
PyNaCl==1.5.0
ruamel.yaml==0.17.26
ruamel.yaml.string==0.1.1
Werkzeug==2.3.4
Werkzeug==3.0.6
python-dateutil==2.8.2

0 comments on commit a698db1

Please sign in to comment.