Skip to content

Commit 712bfb0

Browse files
Bump werkzeug from 3.0.6 to 3.1.3
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-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ece445 commit 712bfb0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ openapi-spec-validator = "^0.7.1"
7373
requests = {version = "*", optional = true}
7474
# werkzeug 3.1.2 changed the definition of Headers
7575
# See https://github.com/python-openapi/openapi-core/issues/938
76-
werkzeug = "<3.1.2"
76+
werkzeug = "<3.1.4"
7777
jsonschema-path = "^0.3.4"
7878
jsonschema = "^4.23.0"
7979
multidict = {version = "^6.0.4", optional = true}

0 commit comments

Comments
 (0)