From ee1d39eefdc5b77f88b1ab7a7b07b37117229263 Mon Sep 17 00:00:00 2001 From: Matt Pryor Date: Wed, 16 Oct 2024 12:38:33 +0100 Subject: [PATCH] Update Python dependencies (#187) --- requirements.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8a0c1ff..b5fb4fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,32 +1,32 @@ -aiohappyeyeballs==2.4.0 -aiohttp==3.10.5 +aiohappyeyeballs==2.4.3 +aiohttp==3.10.10 aiosignal==1.3.1 annotated-types==0.7.0 -anyio==4.4.0 +anyio==4.6.2.post1 async-timeout==4.0.3 attrs==24.2.0 -certifi==2024.7.4 -cffi==1.17.0 -charset-normalizer==3.3.2 +certifi==2024.8.30 +cffi==1.17.1 click==8.1.7 -cryptography==43.0.0 +cryptography==43.0.1 easykube==0.4.0 exceptiongroup==1.2.2 frozenlist==1.4.1 h11==0.14.0 -httpcore==1.0.5 -httpx==0.27.0 -idna==3.7 +httpcore==1.0.6 +httpx==0.27.2 +idna==3.10 iso8601==2.1.0 kopf==1.37.2 kube-custom-resource==0.5.0 -multidict==6.0.5 -pbr==6.0.0 +multidict==6.1.0 +pbr==6.1.0 +propcache==0.2.0 pycparser==2.22 -pydantic==2.8.2 -pydantic_core==2.20.1 +pydantic==2.9.2 +pydantic_core==2.23.4 python-json-logger==2.0.7 PyYAML==6.0.2 sniffio==1.3.1 typing_extensions==4.12.2 -yarl==1.9.4 +yarl==1.15.3