Skip to content

Commit

Permalink
Bump werkzeug from 3.0.6 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](/~https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.3.
- [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.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 418cd8f commit 3e61c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tox-pin-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ incremental==24.7.2; python_version > '3.7'
PyHamcrest==2.1.0
six==1.16.0
Tubes==0.2.1
Werkzeug==3.0.6; python_version > '3.7'
Werkzeug==3.1.3; python_version > '3.7'
Werkzeug==2.1.2; python_version <= '3.7'
zope.interface==6.2; python_version < '3.13'
zope.interface==7.2; python_version >= '3.13'

0 comments on commit 3e61c92

Please sign in to comment.