Skip to content

Commit e618f86

Browse files
Bump werkzeug from 2.2.3 to 3.0.6 in /flask-api
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a466e1 commit e618f86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flask-api/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ urllib3==1.26.19
255255
# responses
256256
virtualenv==20.26.3
257257
# via tox
258-
werkzeug==2.2.3
258+
werkzeug==3.0.6
259259
# via
260260
# connexion
261261
# flask

flask-api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ urllib3==1.26.19
145145
# via
146146
# botocore
147147
# requests
148-
werkzeug==2.2.3
148+
werkzeug==3.0.6
149149
# via
150150
# connexion
151151
# flask

0 commit comments

Comments
 (0)