refactor(chalice): upgraded dependencies

refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies
This commit is contained in:
Taha Yassine Kraiem 2025-05-07 17:32:40 +02:00 committed by Kraiem Taha Yassine
parent 1576208e25
commit 8a69316b82
5 changed files with 38 additions and 38 deletions

View file

@ -1,16 +1,16 @@
urllib3==2.3.0 urllib3==2.4.0
requests==2.32.3 requests==2.32.3
boto3==1.37.21 boto3==1.38.10
pyjwt==2.10.1 pyjwt==2.10.1
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.6 psycopg[pool,binary]==3.2.7
clickhouse-connect==0.8.15 clickhouse-connect==0.8.17
elasticsearch==8.17.2 elasticsearch==9.0.1
jira==3.8.0 jira==3.8.0
cachetools==5.5.2 cachetools==5.5.2
fastapi==0.115.12 fastapi==0.115.12
uvicorn[standard]==0.34.0 uvicorn[standard]==0.34.2
python-decouple==3.8 python-decouple==3.8
pydantic[email]==2.10.6 pydantic[email]==2.11.4
apscheduler==3.11.0 apscheduler==3.11.0

View file

@ -1,18 +1,18 @@
urllib3==2.3.0 urllib3==2.4.0
requests==2.32.3 requests==2.32.3
boto3==1.37.21 boto3==1.38.10
pyjwt==2.10.1 pyjwt==2.10.1
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.6 psycopg[pool,binary]==3.2.7
clickhouse-connect==0.8.15 clickhouse-connect==0.8.17
elasticsearch==8.17.2 elasticsearch==9.0.1
jira==3.8.0 jira==3.8.0
cachetools==5.5.2 cachetools==5.5.2
fastapi==0.115.12 fastapi==0.115.12
uvicorn[standard]==0.34.0 uvicorn[standard]==0.34.2
python-decouple==3.8 python-decouple==3.8
pydantic[email]==2.10.6 pydantic[email]==2.11.4
apscheduler==3.11.0 apscheduler==3.11.0
redis==5.2.1 redis==6.0.0

View file

@ -1,18 +1,18 @@
urllib3==2.3.0 urllib3==2.4.0
requests==2.32.3 requests==2.32.3
boto3==1.37.21 boto3==1.38.10
pyjwt==2.10.1 pyjwt==2.10.1
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.6 psycopg[pool,binary]==3.2.7
clickhouse-connect==0.8.15 clickhouse-connect==0.8.17
elasticsearch==8.17.2 elasticsearch==9.0.1
jira==3.8.0 jira==3.8.0
cachetools==5.5.2 cachetools==5.5.2
fastapi==0.115.12 fastapi==0.115.12
uvicorn[standard]==0.34.0 uvicorn[standard]==0.34.2
python-decouple==3.8 python-decouple==3.8
pydantic[email]==2.10.6 pydantic[email]==2.11.4
apscheduler==3.11.0 apscheduler==3.11.0
azure-storage-blob==12.25.0 azure-storage-blob==12.25.1

View file

@ -3,16 +3,16 @@ requests==2.32.3
boto3==1.37.21 boto3==1.37.21
pyjwt==2.10.1 pyjwt==2.10.1
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.6 psycopg[pool,binary]==3.2.7
clickhouse-connect==0.8.15 clickhouse-connect==0.8.17
elasticsearch==8.17.2 elasticsearch==9.0.1
jira==3.8.0 jira==3.8.0
cachetools==5.5.2 cachetools==5.5.2
fastapi==0.115.12 fastapi==0.115.12
python-decouple==3.8 python-decouple==3.8
pydantic[email]==2.10.6 pydantic[email]==2.11.4
apscheduler==3.11.0 apscheduler==3.11.0
redis==5.2.1 redis==6.0.0
azure-storage-blob==12.25.0 azure-storage-blob==12.25.1

View file

@ -1,19 +1,19 @@
urllib3==2.3.0 urllib3==2.4.0
requests==2.32.3 requests==2.32.3
boto3==1.37.21 boto3==1.38.10
pyjwt==2.10.1 pyjwt==2.10.1
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.6 psycopg[pool,binary]==3.2.7
clickhouse-connect==0.8.15 clickhouse-connect==0.8.17
elasticsearch==8.17.2 elasticsearch==9.0.1
jira==3.8.0 jira==3.8.0
cachetools==5.5.2 cachetools==5.5.2
fastapi==0.115.12 fastapi==0.115.12
uvicorn[standard]==0.34.0 uvicorn[standard]==0.34.2
gunicorn==23.0.0 gunicorn==23.0.0
python-decouple==3.8 python-decouple==3.8
pydantic[email]==2.10.6 pydantic[email]==2.11.4
apscheduler==3.11.0 apscheduler==3.11.0
# TODO: enable after xmlsec fix https://github.com/xmlsec/python-xmlsec/issues/252 # TODO: enable after xmlsec fix https://github.com/xmlsec/python-xmlsec/issues/252
@ -21,6 +21,6 @@ apscheduler==3.11.0
python3-saml==1.16.0 --no-binary=lxml python3-saml==1.16.0 --no-binary=lxml
python-multipart==0.0.20 python-multipart==0.0.20
redis==5.2.1 redis==6.0.0
#confluent-kafka==2.1.0 #confluent-kafka==2.1.0
azure-storage-blob==12.25.0 azure-storage-blob==12.25.1