Updated dependencies

This commit is contained in:
Stéphane Bidoul 2022-11-20 21:16:36 +01:00
parent b111e81e26
commit 4e4a74744a
3 changed files with 23 additions and 23 deletions

View file

@ -1,5 +1,5 @@
# frozen requirements generated by pip-deepfreeze
mypy==0.971
mypy==0.991
mypy-extensions==0.4.3
tomli==2.0.1
types-urllib3==1.26.24
types-urllib3==1.26.25.4

View file

@ -1,15 +1,15 @@
# frozen requirements generated by pip-deepfreeze
attrs==22.1.0
coverage==6.4.4
coverage==6.5.0
exceptiongroup==1.0.4
iniconfig==1.1.1
packaging==21.3
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-cov==3.0.0
pytest==7.2.0
pytest-asyncio==0.20.2
pytest-cov==4.0.0
pytest-dotenv==0.5.2
pytest-mock==3.8.2
pytest-mock==3.10.0
python-dotenv==0.21.0
tomli==2.0.1

View file

@ -1,22 +1,22 @@
# frozen requirements generated by pip-deepfreeze
ansi2html==1.8.0
anyio==3.6.1
anyio==3.6.2
cachetools==5.2.0
certifi==2022.9.14
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
commonmark==0.9.1
fastapi==0.85.0
google-auth==2.11.0
fastapi==0.87.0
google-auth==2.14.1
gunicorn==20.1.0
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
h11==0.14.0
httpcore==0.16.1
httpx==0.23.1
idna==3.4
Jinja2==3.1.2
kubernetes==24.2.0
kubernetes==25.3.0
MarkupSafe==2.1.1
oauthlib==3.2.1
oauthlib==3.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.10.2
@ -26,13 +26,13 @@ PyYAML==6.0
requests==2.28.1
requests-oauthlib==1.3.1
rfc3986==1.5.0
rich==12.5.1
rich==12.6.0
rsa==4.9
six==1.16.0
sniffio==1.3.0
sse-starlette==1.1.6
starlette==0.20.4
typing_extensions==4.3.0
sse-starlette==1.2.1
starlette==0.21.0
typing_extensions==4.4.0
urllib3==1.26.12
uvicorn==0.18.3
websocket-client==1.4.1
uvicorn==0.20.0
websocket-client==1.4.2