Skip to content

Commit c383823

Browse files
Bump werkzeug from 3.1.4 to 3.1.5 (#456)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 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.1.4...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7668696 commit c383823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ requests==2.32.5
2727
six==1.17.0
2828
SQLAlchemy==2.0.45
2929
urllib3==2.6.3
30-
Werkzeug==3.1.4
30+
Werkzeug==3.1.5
3131
WTForms==3.2.1

0 commit comments

Comments
 (0)