diff --git a/requirements.txt b/requirements.txt index ce2a97c..a2e9c5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ -beautifulsoup4==4.14.3 -bleach==6.3.0 +beautifulsoup4==4.15.0 +bleach==6.4.0 email-reply-parser==0.5.12 Flask==3.1.3 -Flask-Cors==6.0.2 -grpcio==1.80.0 -grpcio-testing==1.80.0 -grpcio-tools==1.80.0 +Flask-Cors==6.0.5 +grpcio==1.82.1 +grpcio-testing==1.82.1 +grpcio-tools==1.82.1 gunicorn==26.0.0 -idna==3.15 +idna==3.18 imap-tools==1.13.0 -peewee==4.0.5 -phonenumbers==9.0.30 -pika==1.4.0 +peewee==4.2.2 +phonenumbers==9.0.34 +pika==1.4.1 pycryptodome==3.23.0 pycryptodomex==3.23.0 pyftpdlib==2.2.0 -pymysql==1.1.3 -pyOpenSSL==26.2.0 +pymysql==1.2.0 +pyOpenSSL==26.3.0 requests==2.34.2 -tqdm==4.67.3 +tqdm==4.68.4 webencodings==0.5.1 websocket==0.2.1 -websockets==16.0 +websockets==16.1 diff --git a/test_requirements.txt b/test_requirements.txt index d9ad1f7..440b3ed 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1 +1 @@ -pytest==9.0.3 \ No newline at end of file +pytest==9.1.1 \ No newline at end of file