Bump itsdangerous from 2.0.0 to 2.0.1
Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9486b6cf57
commit
705ce0cb7b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Werkzeug==2.0.0
|
||||
Jinja2==3.0.0
|
||||
MarkupSafe==2.0.0
|
||||
itsdangerous==2.0.0
|
||||
itsdangerous==2.0.1
|
||||
click==8.0.0
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
click==8.0.0
|
||||
# via -r requirements/tests-pallets-min.in
|
||||
itsdangerous==2.0.0
|
||||
itsdangerous==2.0.1
|
||||
# via -r requirements/tests-pallets-min.in
|
||||
jinja2==3.0.0
|
||||
# via -r requirements/tests-pallets-min.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue