Skip to content

Commit f5dc1d2

Browse files
Bump werkzeug from 3.1.3 to 3.1.4
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03f9a60 commit f5dc1d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements_darwin.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -933,9 +933,9 @@ urllib3==2.4.0 \
933933
# via
934934
# botocore
935935
# requests
936-
werkzeug==3.1.3 \
937-
--hash=sha256:54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e \
938-
--hash=sha256:60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746
936+
werkzeug==3.1.4 \
937+
--hash=sha256:2ad50fb9ed09cc3af22c54698351027ace879a0b60a3b5edf5730b2f7d876905 \
938+
--hash=sha256:cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e
939939
# via tensorboard
940940
xsdata==25.4 \
941941
--hash=sha256:7a318961d3596dc25e08b1f02478bde5f63d3dcbc2b1e12382f1648371b91ccd \

requirements_linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,9 +1010,9 @@ urllib3==2.4.0 \
10101010
# via
10111011
# botocore
10121012
# requests
1013-
werkzeug==3.1.3 \
1014-
--hash=sha256:54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e \
1015-
--hash=sha256:60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746
1013+
werkzeug==3.1.4 \
1014+
--hash=sha256:2ad50fb9ed09cc3af22c54698351027ace879a0b60a3b5edf5730b2f7d876905 \
1015+
--hash=sha256:cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e
10161016
# via tensorboard
10171017
xsdata==25.4 \
10181018
--hash=sha256:7a318961d3596dc25e08b1f02478bde5f63d3dcbc2b1e12382f1648371b91ccd \

0 commit comments

Comments
 (0)