Skip to content

Commit d5e00d3

Browse files
Bump werkzeug from 3.0.6 to 3.1.5 in /src
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d191c1 commit d5e00d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ uvloop==0.20.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platf
162162
# via quartapp (pyproject.toml)
163163
watchfiles==0.24.0
164164
# via quartapp (pyproject.toml)
165-
werkzeug==3.0.6
165+
werkzeug==3.1.5
166166
# via
167167
# flask
168168
# quart

0 commit comments

Comments
 (0)