Skip to content

Commit

Permalink
build(deps): bump werkzeug from 3.0.4 to 3.0.6 in /client
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.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@3.0.4...3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 0d2ca3e commit 3fbc701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ redis==5.0.8
jsonschema==4.17.3;python_version<"3.8"
jsonschema==4.23.0;python_version>="3.8"
Werkzeug==2.2.3;python_version<"3.8"
Werkzeug==3.0.4;python_version>="3.8"
Werkzeug==3.0.6;python_version>="3.8"

0 comments on commit 3fbc701

Please sign in to comment.