Skip to content

Commit b6e6aa6

Browse files
Bump werkzeug from 3.1.3 to 3.1.4 in /app/requirements (#1548)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 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@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f4a54a commit b6e6aa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/requirements/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ webencodings==0.5.1
794794
# cssselect2
795795
# html5lib
796796
# tinycss2
797-
werkzeug==3.1.3
797+
werkzeug==3.1.4
798798
# via
799799
# -r requirements_test.txt
800800
# moto

app/requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ webencodings==0.5.1
732732
# cssselect2
733733
# html5lib
734734
# tinycss2
735-
werkzeug==3.1.3
735+
werkzeug==3.1.4
736736
# via moto
737737
wrapt==1.17.3
738738
# via

0 commit comments

Comments
 (0)