From 644ed3ccaddf5ae8f1c31257dac9a8c32ad77fd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Mon, 30 May 2022 14:24:27 +0200 Subject: [PATCH] Refresh dependencies --- requirements-mypy.txt | 4 ++-- requirements-test.txt | 6 +++--- requirements.txt | 30 +++++++++++++++--------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/requirements-mypy.txt b/requirements-mypy.txt index 03f1a3b..249b55d 100644 --- a/requirements-mypy.txt +++ b/requirements-mypy.txt @@ -1,5 +1,5 @@ # frozen requirements generated by pip-deepfreeze -mypy==0.942 +mypy==0.960 mypy-extensions==0.4.3 tomli==2.0.1 -types-urllib3==1.26.13 +types-urllib3==1.26.15 diff --git a/requirements-test.txt b/requirements-test.txt index 3804239..aa50196 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,12 +1,12 @@ # frozen requirements generated by pip-deepfreeze attrs==21.4.0 -coverage==6.3.2 +coverage==6.4 iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0 py==1.11.0 -pyparsing==3.0.8 -pytest==7.1.1 +pyparsing==3.0.9 +pytest==7.1.2 pytest-asyncio==0.18.3 pytest-cov==3.0.0 pytest-dotenv==0.5.2 diff --git a/requirements.txt b/requirements.txt index ed96cca..d42b324 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,38 +1,38 @@ # frozen requirements generated by pip-deepfreeze ansi2html==1.7.0 -anyio==3.5.0 -asgiref==3.5.0 -cachetools==5.0.0 -certifi==2021.10.8 +anyio==3.6.1 +asgiref==3.5.2 +cachetools==5.2.0 +certifi==2022.5.18.1 charset-normalizer==2.0.12 -click==8.1.2 +click==8.1.3 commonmark==0.9.1 -fastapi==0.75.2 -google-auth==2.6.5 +fastapi==0.78.0 +google-auth==2.6.6 gunicorn==20.1.0 h11==0.12.0 -httpcore==0.14.7 -httpx==0.22.0 +httpcore==0.15.0 +httpx==0.23.0 idna==3.3 -Jinja2==3.1.1 -kubernetes==23.3.0 +Jinja2==3.1.2 +kubernetes==23.6.0 MarkupSafe==2.1.1 oauthlib==3.2.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 -pydantic==1.9.0 -Pygments==2.11.2 +pydantic==1.9.1 +Pygments==2.12.0 python-dateutil==2.8.2 PyYAML==6.0 requests==2.27.1 requests-oauthlib==1.3.1 rfc3986==1.5.0 -rich==12.2.0 +rich==12.4.4 rsa==4.8 six==1.16.0 sniffio==1.2.0 sse-starlette==0.10.3 -starlette==0.17.1 +starlette==0.19.1 typing_extensions==4.2.0 urllib3==1.26.9 uvicorn==0.17.6