Skip to content

Commit 748946d

Browse files
Bump werkzeug from 3.1.5 to 3.1.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dab78e3 commit 748946d

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.3
5-
Werkzeug==3.1.5
5+
Werkzeug==3.1.6
66
redis==7.2.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
@@ -201,7 +201,7 @@ wcwidth==0.2.13
201201
# prompt-toolkit
202202
webargs==8.7.0
203203
# via apiflask
204-
werkzeug==3.1.5
204+
werkzeug==3.1.6
205205
# via
206206
# -r requirements.in
207207
# flask

0 commit comments

Comments
 (0)