Skip to content

Commit 581e12f

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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bbc511 commit 581e12f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

requirements.txt

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ click==8.3.0
3232
# sqlite-utils
3333
click-default-group==1.2.4
3434
# via sqlite-utils
35-
colorama==0.4.6
36-
# via
37-
# click
38-
# pytest
39-
# tqdm
4035
deprecated==1.2.18
4136
# via limits
4237
dictlib==1.1.5
@@ -136,7 +131,7 @@ ruff==0.13.1
136131
# via -r requirements.in
137132
s3transfer==0.14.0
138133
# via boto3
139-
sentry-sdk==2.38.0
134+
sentry-sdk[flask]==2.38.0
140135
# via -r requirements.in
141136
shapely==2.1.1
142137
# via -r requirements.in
@@ -168,7 +163,7 @@ urllib3==2.5.0
168163
# requests
169164
# requests-cache
170165
# sentry-sdk
171-
werkzeug==3.1.3
166+
werkzeug==3.1.4
172167
# via
173168
# flask
174169
# flask-cors

0 commit comments

Comments
 (0)