diff --git a/perxis-proto b/perxis-proto index f10336dc4a4f58111c12dd95afec82be18388803..0627c9f829178bc6de2623a0b6d42964c44de496 160000 --- a/perxis-proto +++ b/perxis-proto @@ -1 +1 @@ -Subproject commit f10336dc4a4f58111c12dd95afec82be18388803 +Subproject commit 0627c9f829178bc6de2623a0b6d42964c44de496 diff --git a/requirements.txt b/requirements.txt index de92370a788386046a20c65212c4e663e7de121e..13a016531e795a238a483ac9e72596e06c212492 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,18 @@ aiocron==1.8 -aiohttp==3.9.3 +aiohttp==3.10.11 aiofile==3.8.8 asyncstdlib==3.10.8 -certifi==2024.2.2 +certifi==2024.7.4 chardet==5.2.0 charset-normalizer==3.3.2 grpcio==1.57.0 -idna==3.6 +idna==3.7 oauthlib==3.2.2 protobuf==4.24.2 PyJWT==2.8.0 -requests==2.31.0 +requests==2.32.0 requests-oauthlib==1.4.0 six==1.16.0 -urllib3==2.2.1 +urllib3==2.2.2 deepdiff==6.7.1 +