From 56dbe933f78277d6bbd1b4c1ed142d9064fe1613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 18 Feb 2022 12:41:46 +0100 Subject: [PATCH] Update dependencies --- requirements-mypy.txt | 2 +- requirements-test.txt | 11 +++++------ requirements.txt | 24 ++++++++++++------------ 3 files changed, 18 insertions(+), 19 deletions(-) diff --git a/requirements-mypy.txt b/requirements-mypy.txt index 7ea08ca..9f3d9e5 100644 --- a/requirements-mypy.txt +++ b/requirements-mypy.txt @@ -1,4 +1,4 @@ # frozen requirements generated by pip-deepfreeze mypy==0.931 mypy-extensions==0.4.3 -tomli==2.0.0 +tomli==2.0.1 diff --git a/requirements-test.txt b/requirements-test.txt index 76f30b0..e255329 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,16 +1,15 @@ # frozen requirements generated by pip-deepfreeze attrs==21.4.0 -coverage==6.3 +coverage==6.3.1 iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.7 -pytest==6.2.5 -pytest-asyncio==0.17.2 +pytest==7.0.1 +pytest-asyncio==0.18.1 pytest-cov==3.0.0 pytest-dotenv==0.5.2 -pytest-mock==3.6.1 +pytest-mock==3.7.0 python-dotenv==0.19.2 -toml==0.10.2 -tomli==2.0.0 +tomli==2.0.1 diff --git a/requirements.txt b/requirements.txt index 11ca65f..e71dfd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ # frozen requirements generated by pip-deepfreeze -ansi2html==1.6.0 +ansi2html==1.7.0 anyio==3.5.0 asgiref==3.5.0 cachetools==5.0.0 certifi==2021.10.8 -charset-normalizer==2.0.10 +charset-normalizer==2.0.12 click==8.0.3 colorama==0.4.4 commonmark==0.9.1 -fastapi==0.73.0 -google-auth==2.5.0 +fastapi==0.74.0 +google-auth==2.6.0 gunicorn==20.1.0 h11==0.12.0 -httpcore==0.14.5 +httpcore==0.14.7 httpx==0.22.0 idna==3.3 Jinja2==3.0.3 -kubernetes==21.7.0 -MarkupSafe==2.0.1 -oauthlib==3.1.1 +kubernetes==22.6.0 +MarkupSafe==2.1.0 +oauthlib==3.2.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pydantic==1.9.0 @@ -26,15 +26,15 @@ Pygments==2.11.2 python-dateutil==2.8.2 PyYAML==6.0 requests==2.27.1 -requests-oauthlib==1.3.0 +requests-oauthlib==1.3.1 rfc3986==1.5.0 -rich==11.0.0 +rich==11.2.0 rsa==4.8 six==1.16.0 sniffio==1.2.0 sse-starlette==0.10.3 starlette==0.17.1 -typing_extensions==4.0.1 +typing_extensions==4.1.1 urllib3==1.26.8 -uvicorn==0.17.0.post1 +uvicorn==0.17.5 websocket-client==1.2.3