Skip to content

Commit 4f49ebd

Browse files
Bump werkzeug from 2.0.1 to 2.2.3 in /src/pyflask (#30)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.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@2.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 d55a6ff commit 4f49ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyflask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ pyinstaller-hooks-contrib==2021.3
1515
pyrsistent==0.18.0
1616
pytz==2021.1
1717
six==1.16.0
18-
Werkzeug==2.0.1
18+
Werkzeug==2.2.3

0 commit comments

Comments
 (0)