Skip to content

Commit

Permalink
Bump werkzeug from 2.3.6 to 3.0.3 in /backend
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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 78e1804 commit 183ab15
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 @@ -5,7 +5,7 @@ PyJWT==2.7.0
scikit-learn
joblib==1.2.0
numpy==1.24.3
Werkzeug==2.3.6
Werkzeug==3.0.3
python-dotenv==1.0.0
gunicorn==22.0.0
scipy
Expand Down

0 comments on commit 183ab15

Please sign in to comment.