Skip to content

Commit 5111f23

Browse files
Bump werkzeug from 2.2.2 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ff7f65 commit 5111f23

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
@@ -28,7 +28,7 @@ pydantic==1.10.2
2828
# via -r requirements.in
2929
typing-extensions==4.4.0
3030
# via pydantic
31-
werkzeug==2.2.2
31+
werkzeug==2.2.3
3232
# via
3333
# -r requirements.in
3434
# flask

0 commit comments

Comments
 (0)