Skip to content

Commit 49543ce

Browse files
fix(deps): bump werkzeug from 2.2.3 to 3.0.1 (#69)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. - [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.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Rahamim <[email protected]>
1 parent 5ffec6c commit 49543ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ toml == 0.10.2
2121
typing_extensions == 4.5.0
2222
visitor == 0.1.3
2323
webassets == 2.0
24-
Werkzeug == 2.2.3
24+
Werkzeug == 3.0.1
2525
WTForms == 3.0.1
2626
zipp == 3.14.0
2727

0 commit comments

Comments
 (0)