Skip to content

Commit 109a336

Browse files
Bump werkzeug in /circleci/images/stylechecker/files/etc
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 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@2.3.7...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24bb0ba commit 109a336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ ruamel.yaml.clib==0.2.8; python_version < '3.10' and platform_python_implementat
6363
sortedcontainers==2.4.0
6464
tornado==6.4; python_version >= '3.8'
6565
urwid==2.1.2
66-
werkzeug==2.3.7; python_version >= '3.8'
66+
werkzeug==3.1.4; python_version >= '3.8'
6767
wsproto==1.0.0; python_full_version >= '3.6.1'
6868
zstandard==0.15.2; python_version >= '3.5'

0 commit comments

Comments
 (0)