refactor(chalice): upgraded dependencies (#2995)

refactor(crons): upgraded dependencies
refactor(alerts): upgraded dependencies
This commit is contained in:
Kraiem Taha Yassine 2025-01-31 17:23:15 +01:00 committed by GitHub
parent 8597f9ef84
commit 88c1f18c48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@ name = "pypi"
[packages]
urllib3 = "==2.3.0"
requests = "==2.32.3"
boto3 = "==1.36.9"
boto3 = "==1.36.10"
pyjwt = "==2.10.1"
psycopg2-binary = "==2.9.10"
psycopg = {extras = ["pool", "binary"], version = "==3.2.4"}
@ -15,7 +15,7 @@ clickhouse-connect = "==0.8.15"
elasticsearch = "==8.17.1"
jira = "==3.8.0"
cachetools = "==5.5.0"
fastapi = "==0.115.7"
fastapi = "==0.115.8"
uvicorn = {extras = ["standard"], version = "==0.34.0"}
python-decouple = "==3.8"
pydantic = {extras = ["email"], version = "==2.10.6"}

View file

@ -1,6 +1,6 @@
urllib3==2.3.0
requests==2.32.3
boto3==1.36.9
boto3==1.36.10
pyjwt==2.10.1
psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.4
@ -10,7 +10,7 @@ elasticsearch==8.17.1
jira==3.8.0
cachetools==5.5.0
fastapi==0.115.7
fastapi==0.115.8
uvicorn[standard]==0.34.0
python-decouple==3.8
pydantic[email]==2.10.6

View file

@ -1,6 +1,6 @@
urllib3==2.3.0
requests==2.32.3
boto3==1.36.9
boto3==1.36.10
pyjwt==2.10.1
psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.4
@ -10,7 +10,7 @@ elasticsearch==8.17.1
jira==3.8.0
cachetools==5.5.0
fastapi==0.115.7
fastapi==0.115.8
uvicorn[standard]==0.34.0
python-decouple==3.8
pydantic[email]==2.10.6

View file

@ -6,16 +6,16 @@ name = "pypi"
[packages]
urllib3 = "==2.3.0"
requests = "==2.32.3"
boto3 = "==1.36.9"
boto3 = "==1.36.10"
pyjwt = "==2.10.1"
psycopg2-binary = "==2.9.10"
psycopg = {extras = ["binary", "pool"], version = "==3.2.4"}
psycopg = {extras = ["pool", "binary"], version = "==3.2.4"}
clickhouse-driver = {extras = ["lz4"], version = "==0.2.9"}
clickhouse-connect = "==0.8.15"
elasticsearch = "==8.17.1"
jira = "==3.8.0"
cachetools = "==5.5.0"
fastapi = "==0.115.7"
fastapi = "==0.115.8"
uvicorn = {extras = ["standard"], version = "==0.34.0"}
gunicorn = "==23.0.0"
python-decouple = "==3.8"

View file

@ -1,6 +1,6 @@
urllib3==2.3.0
requests==2.32.3
boto3==1.36.9
boto3==1.36.10
pyjwt==2.10.1
psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.4
@ -10,7 +10,7 @@ elasticsearch==8.17.1
jira==3.8.0
cachetools==5.5.0
fastapi==0.115.7
fastapi==0.115.8
uvicorn[standard]==0.34.0
python-decouple==3.8
pydantic[email]==2.10.6

View file

@ -1,6 +1,6 @@
urllib3==2.3.0
requests==2.32.3
boto3==1.36.9
boto3==1.36.10
pyjwt==2.10.1
psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.4
@ -10,7 +10,7 @@ elasticsearch==8.17.1
jira==3.8.0
cachetools==5.5.0
fastapi==0.115.7
fastapi==0.115.8
python-decouple==3.8
pydantic[email]==2.10.6
apscheduler==3.11.0

View file

@ -1,6 +1,6 @@
urllib3==2.3.0
requests==2.32.3
boto3==1.36.9
boto3==1.36.10
pyjwt==2.10.1
psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.4
@ -10,7 +10,7 @@ elasticsearch==8.17.1
jira==3.8.0
cachetools==5.5.0
fastapi==0.115.7
fastapi==0.115.8
uvicorn[standard]==0.34.0
gunicorn==23.0.0
python-decouple==3.8