Upgrade ciso8601 to 2.2.0 (#56678)
This commit is contained in:
parent
d8387744ec
commit
a0a359e2ef
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ REQUIRES = [
|
|||
'backports.zoneinfo;python_version<"3.9"',
|
||||
"bcrypt==3.1.7",
|
||||
"certifi>=2020.12.5",
|
||||
"ciso8601==2.1.3",
|
||||
"ciso8601==2.2.0",
|
||||
"httpx==0.19.0",
|
||||
"jinja2==3.0.1",
|
||||
"PyJWT==2.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue