Skip to content

Commit

Permalink
fix(deps): bump werkzeug from 3.0.6 to 3.1.1 in the pip group across …
Browse files Browse the repository at this point in the history
…1 directory (#198)

fix(deps): bump werkzeug in the pip group across 1 directory

Bumps the pip group with 1 update in the / directory: [werkzeug](https://github.com/pallets/werkzeug).


Updates `werkzeug` from 3.0.6 to 3.1.1
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.6...3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 5cce47f commit ab7c4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ toml == 0.10.2
typing_extensions == 4.12.2
visitor == 0.1.3
webassets == 2.0
Werkzeug == 3.0.6
Werkzeug == 3.1.1
WTForms == 3.2.1
zipp == 3.20.2
sqlalchemy == 2.0.36
Expand Down

0 comments on commit ab7c4ea

Please sign in to comment.