Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.0.6 in /python-flask in the pip group (#…
Browse files Browse the repository at this point in the history
…163)

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


Updates `werkzeug` from 3.0.3 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.3...3.0.6)

---
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 21, 2024
1 parent 4d15a8d commit bd1586f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python-flask/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==2.2.5
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion python-flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ flask==2.2.5
itsdangerous==2.2.0
jinja2==3.1.4
markupsafe==2.1.5
werkzeug==3.0.3
werkzeug==3.0.6

0 comments on commit bd1586f

Please sign in to comment.