This commit is contained in:
dependabot[bot] 2025-06-08 07:58:53 +00:00 committed by GitHub
commit 3ab50c5198
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 28 additions and 28 deletions

View file

@ -1,13 +1,13 @@
certifi==2022.09.24 certifi==2024.7.4
chardet==5.1.0 chardet==5.1.0
clickhouse-driver==0.2.6 clickhouse-driver==0.2.6
clickhouse-sqlalchemy==0.2.4 clickhouse-sqlalchemy==0.2.4
idna==3.4 idna==3.7
confluent-kafka==2.1.1 confluent-kafka==2.1.1
pandas==1.5.1 pandas==1.5.1
pytz==2022.6 pytz==2022.6
requests==2.28.1 requests==2.32.2
SQLAlchemy==1.4.43 SQLAlchemy==1.4.43
tzlocal==5.0.1 tzlocal==5.0.1
urllib3==1.26.12 urllib3==1.26.19
PyYAML==6.0 PyYAML==6.0

View file

@ -1,12 +1,12 @@
certifi==2022.09.24 certifi==2024.7.4
chardet==5.1.0 chardet==5.1.0
idna==3.4 idna==3.7
confluent-kafka==2.1.1 confluent-kafka==2.1.1
pandas==1.5.1 pandas==1.5.1
psycopg2-binary==2.9.6 psycopg2-binary==2.9.6
pytz==2023.3 pytz==2023.3
requests==2.28.1 requests==2.32.2
SQLAlchemy==1.4.43 SQLAlchemy==1.4.43
tzlocal==5.0.1 tzlocal==5.0.1
urllib3==1.26.12 urllib3==1.26.19
PyYAML==6.0 PyYAML==6.0

View file

@ -1,15 +1,15 @@
chardet==5.2.0 chardet==5.2.0
idna==3.4 idna==3.7
confluent-kafka==2.2.0 confluent-kafka==2.2.0
psycopg2-binary==2.9.9 psycopg2-binary==2.9.9
apscheduler==3.10.4 apscheduler==3.10.4
python-decouple==3.8 python-decouple==3.8
pytz==2023.3.post1 pytz==2023.3.post1
requests==2.31.0 requests==2.32.2
SQLAlchemy==1.4.49 SQLAlchemy==1.4.49
tzlocal==5.2 tzlocal==5.2
urllib3==2.0.7 urllib3==1.26.19
sqlalchemy-redshift==0.8.14 sqlalchemy-redshift==0.8.14
redshift-connector==2.0.915 redshift-connector==2.1.7
pandas-redshift==2.0.5 pandas-redshift==2.0.5
PyYAML==6.0.1 PyYAML==6.0.1

View file

@ -1,7 +1,7 @@
pandas==1.5.1 pandas==1.5.1
confluent-kafka==2.1.1 confluent-kafka==2.1.1
SQLAlchemy==1.4.48 SQLAlchemy==1.4.48
snowflake-connector-python==3.0.4 snowflake-connector-python==3.13.1
snowflake-sqlalchemy==1.4.7 snowflake-sqlalchemy==1.4.7
PyYAML==6.0 PyYAML==6.0
asn1crypto==1.5.1 asn1crypto==1.5.1
@ -10,24 +10,24 @@ azure-core==1.27.0
azure-storage-blob==12.16.0 azure-storage-blob==12.16.0
boto3==1.26.151 boto3==1.26.151
botocore==1.29.151 botocore==1.29.151
certifi==2022.09.24 certifi==2024.7.4
cffi==1.15.1 cffi==1.15.1
chardet==5.1.0 chardet==5.1.0
idna==3.4 idna==3.7
isodate==0.6.1 isodate==0.6.1
jmespath==1.0.1 jmespath==1.0.1
msrest==0.7.1 msrest==0.7.1
oauthlib==3.2.2 oauthlib==3.2.2
oscrypto==1.3.0 oscrypto==1.3.0
pycparser==2.21 pycparser==2.21
pycryptodomex==3.18.0 pycryptodomex==3.19.1
PyJWT==2.7.0 PyJWT==2.7.0
pyOpenSSL==22.1.0 pyOpenSSL==22.1.0
python-dateutil==2.8.2 python-dateutil==2.8.2
pytz==2023.3 pytz==2023.3
requests==2.31.0 requests==2.32.2
requests-oauthlib==1.3.1 requests-oauthlib==1.3.1
s3transfer==0.6.1 s3transfer==0.6.1
six==1.16.0 six==1.16.0
urllib3==1.26.12 urllib3==1.26.19

View file

@ -1,8 +1,8 @@
# General utils # General utils
pydantic==2.3.0 pydantic==2.4.0
requests==2.31.0 requests==2.32.2
python-decouple==3.8 python-decouple==3.8
certifi==2023.7.22 certifi==2024.7.4
# AWS utils # AWS utils
awscli==1.29.53 awscli==1.29.53

View file

@ -1,4 +1,4 @@
confluent-kafka==2.2.0 confluent-kafka==2.2.0
python-decouple==3.8 python-decouple==3.8
requests==2.31.0 requests==2.32.2
zstd==1.5.5.1 zstd==1.5.5.1

View file

@ -1,5 +1,5 @@
requests==2.31.0 requests==2.32.2
urllib3==2.0.7 urllib3==2.2.2
pyjwt==2.8.0 pyjwt==2.8.0
SQLAlchemy==2.0.28 SQLAlchemy==2.0.28
alembic==1.13.1 alembic==1.13.1
@ -7,13 +7,13 @@ psycopg2-binary==2.9.9
joblib==1.3.2 joblib==1.3.2
scipy==1.12.0 scipy==1.12.0
scikit-learn==1.4.1.post1 scikit-learn==1.5.1
mlflow==2.11.1 mlflow==2.20.3
clickhouse-driver==0.2.7 clickhouse-driver==0.2.7
python3-saml==1.16.0 python3-saml==1.16.0
python-multipart==0.0.6 python-multipart==0.0.18
python-decouple==3.8 python-decouple==3.8
pydantic==2.6.3 pydantic==2.11.5
boto3==1.34.57 boto3==1.34.57