Skip to content

Commit 49c1bd4

Browse files
chore(deps): bump werkzeug from 3.1.5 to 3.1.6 (#3594)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb9457a commit 49c1bd4

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
@@ -23,7 +23,7 @@ pydantic==1.10.19
2323
pycountry==24.6.1
2424
Flask==3.1.2
2525
Jinja2==3.1.6
26-
Werkzeug==3.1.5
26+
Werkzeug==3.1.6
2727
Flask-DebugToolbar==0.16.0
2828
requests==2.32.4
2929
SQLAlchemy==2.0.46

0 commit comments

Comments
 (0)