Skip to content

Commit e3c5b9f

Browse files
Bump werkzeug from 3.1.1 to 3.1.4
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.1 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.1...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4377732 commit e3c5b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies = [
104104
"ujson==5.10.0",
105105
"urllib3==2.5.0",
106106
"uvicorn==0.35.0",
107-
"Werkzeug==3.1.1",
107+
"Werkzeug==3.1.4",
108108
"zipp==3.23.0",
109109
]
110110

0 commit comments

Comments
 (0)