Skip to content

Commit 1814159

Browse files
Bump werkzeug in /circleci/images/pgupgradetester/files/etc
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 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.1.4...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 181ce3c commit 1814159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circleci/images/pgupgradetester/files/etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ tornado==6.5.2; python_version >= '3.9'
6060
typing-extensions==4.14.0; python_version >= '3.9'
6161
urwid==3.0.3; python_full_version >= '3.9.0'
6262
wcwidth==0.2.14; python_version >= '3.6'
63-
werkzeug==3.1.4; python_version >= '3.9'
63+
werkzeug==3.1.5; python_version >= '3.9'
6464
wsproto==1.2.0; python_full_version >= '3.7.0'
6565
zstandard==0.25.0; python_version >= '3.9'

0 commit comments

Comments
 (0)