Skip to content

Commit 4ec3371

Browse files
Bump werkzeug from 2.2.2 to 2.2.3 in /docs/examples/flask_e2e (#232)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a249e66 commit 4ec3371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/flask_e2e/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ rsa==4.9
3535
six==1.16.0
3636
typing_extensions==4.4.0
3737
urllib3==1.26.12
38-
Werkzeug==2.2.2
38+
Werkzeug==2.2.3
3939
wrapt==1.14.1

0 commit comments

Comments
 (0)