Skip to content

Commit 0bcde9d

Browse files
Bump werkzeug from 2.2.3 to 3.0.6 (#1376)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug 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 f990cf6 commit 0bcde9d

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
@@ -33,6 +33,6 @@ SQLAlchemy==1.3.17
3333
toml==0.10.1
3434
typed-ast==1.4.1
3535
virtualenv==20.0.25
36-
Werkzeug==2.2.3
36+
Werkzeug==3.0.6
3737
wrapt==1.12.1
3838
zipp==3.1.0

0 commit comments

Comments
 (0)