Upgrade ciso8601 to 2.2.0 (#56678)

This commit is contained in:
Fabian Affolter 2021-09-26 14:47:29 +02:00 committed by GitHub
parent d8387744ec
commit a0a359e2ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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",