Skip to content

Commit b14bd4f

Browse files
Bump werkzeug from 3.0.3 to 3.1.5 in /flask (#1149)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 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.0.3...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MK <kosty.maleyev@sentry.io>
1 parent e50d7e3 commit b14bd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytz==2020.4
1010
sentry-sdk[statsig]>=2.45.0
1111
sqlalchemy==1.4.49
1212
redis==5.0.1
13-
Werkzeug==3.0.3
13+
Werkzeug==3.1.5
1414
flask_caching==2.3.0
1515
tiktoken==0.8.0
1616
celery==5.4.0

0 commit comments

Comments
 (0)