From 828853e3ee0a53f0293bbca51b9778d265811b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Sun, 7 Jul 2024 10:59:50 +0200 Subject: [PATCH] Upgrade dependencies --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5cb363f..5a88cee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,14 +3,14 @@ annotated-types==0.7.0 ansi2html==1.9.2 anyio==4.4.0 cachetools==5.3.3 -certifi==2024.6.2 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 dnspython==2.6.1 email-validator==2.2.0 fastapi==0.111.0 fastapi-cli==0.0.4 -google-auth==2.30.0 +google-auth==2.31.0 gunicorn==22.0.0 h11==0.14.0 httpcore==1.0.5 @@ -23,12 +23,12 @@ markdown-it-py==3.0.0 markupsafe==2.1.5 mdurl==0.1.2 oauthlib==3.2.2 -orjson==3.10.5 +orjson==3.10.6 packaging==24.1 pyasn1==0.6.0 pyasn1-modules==0.4.0 -pydantic==2.7.4 -pydantic-core==2.18.4 +pydantic==2.8.2 +pydantic-core==2.20.1 pydantic-settings==2.3.4 pygments==2.18.0 python-dateutil==2.9.0.post0