Skip to content

Commit cb2bf1c

Browse files
Bump werkzeug from 3.1.4 to 3.1.5
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] <support@github.com>
1 parent 8eaaf6b commit cb2bf1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ celery==5.6.2
22
minio==7.2.20
33
requests==2.32.5
44
Flask==3.1.2
5-
Werkzeug==3.1.4
5+
Werkzeug==3.1.5
66
redis==7.1.0
77
python-dotenv==1.2.1
88
apiflask==3.0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ wcwidth==0.2.13
199199
# prompt-toolkit
200200
webargs==8.7.0
201201
# via apiflask
202-
werkzeug==3.1.4
202+
werkzeug==3.1.5
203203
# via
204204
# -r requirements.in
205205
# flask

0 commit comments

Comments
 (0)