Bump werkzeug from 3.0.1 to 3.0.2
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
63263249b0
commit
0854193c07
|
@ -12,4 +12,4 @@ python-dateutil==2.9.0.post0
|
|||
requests==2.31.0
|
||||
six==1.16.0
|
||||
urllib3==2.2.1
|
||||
Werkzeug==3.0.1
|
||||
Werkzeug==3.0.2
|
||||
|
|
|
@ -53,7 +53,7 @@ urllib3==2.2.1
|
|||
# via
|
||||
# -r requirements.in
|
||||
# requests
|
||||
werkzeug==3.0.1
|
||||
werkzeug==3.0.2
|
||||
# via
|
||||
# -r requirements.in
|
||||
# flask
|
||||
|
|
Loading…
Reference in a new issue