Skip to content

Commit 634c55b

Browse files
Bump werkzeug from 1.0.1 to 2.2.3 (#725)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@1.0.1...2.2.3) --- 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>
1 parent f1523dc commit 634c55b

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==1.0.1
36+
Werkzeug==2.2.3
3737
wrapt==1.12.1
3838
zipp==3.1.0

0 commit comments

Comments
 (0)