Skip to content

Commit 7d4192e

Browse files
Bump werkzeug from 3.0.2 to 3.0.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 038c0ac commit 7d4192e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ itsdangerous==2.1.2; python_version >= '3.7'
66
jinja2==3.1.3; python_version >= '3.7'
77
markupsafe==2.1.5; python_version >= '3.7'
88
mysqlclient==2.2.4; python_version >= '3.8'
9-
werkzeug==3.0.2; python_version >= '3.8'
9+
werkzeug==3.0.3; python_version >= '3.8'

0 commit comments

Comments
 (0)