Skip to content

Commit

Permalink
build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /backend (#83)
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 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.3.8...3.0.3)

---
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] committed May 23, 2024
1 parent a705dbb commit 4f48b6f
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 @@ -6,7 +6,7 @@ Jinja2==3.1.4
MarkupSafe==2.1.1
pymongo==4.6.3
six==1.16.0
Werkzeug==2.3.8
Werkzeug==3.0.3
pytest~=7.2.0
gunicorn
kubernetes~=26.1.0
Expand Down

0 comments on commit 4f48b6f

Please sign in to comment.