Update dependencies

This commit is contained in:
Stéphane Bidoul 2022-01-26 17:39:01 +01:00
parent 115d292c9f
commit bdcfa8872f
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92
2 changed files with 12 additions and 12 deletions

View file

@ -1,11 +1,11 @@
# frozen requirements generated by pip-deepfreeze
attrs==21.4.0
coverage==6.2
coverage==6.3
iniconfig==1.1.1
packaging==21.3
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.6
pyparsing==3.0.7
pytest==6.2.5
pytest-cov==3.0.0
pytest-dotenv==0.5.2

View file

@ -1,19 +1,19 @@
# frozen requirements generated by pip-deepfreeze
ansi2html==1.6.0
anyio==3.4.0
asgiref==3.4.1
cachetools==4.2.4
anyio==3.5.0
asgiref==3.5.0
cachetools==5.0.0
certifi==2021.10.8
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
commonmark==0.9.1
fastapi==0.71.0
google-auth==2.3.3
fastapi==0.73.0
google-auth==2.5.0
gunicorn==20.1.0
h11==0.12.0
httpcore==0.14.4
httpx==0.21.3
httpcore==0.14.5
httpx==0.22.0
idna==3.3
Jinja2==3.0.3
kubernetes==21.7.0
@ -28,13 +28,13 @@ PyYAML==6.0
requests==2.27.1
requests-oauthlib==1.3.0
rfc3986==1.5.0
rich==10.16.2
rich==11.0.0
rsa==4.8
six==1.16.0
sniffio==1.2.0
sse-starlette==0.10.0
sse-starlette==0.10.3
starlette==0.17.1
typing_extensions==4.0.1
urllib3==1.26.8
uvicorn==0.16.0
uvicorn==0.17.0.post1
websocket-client==1.2.3