Skip to content

Commit

Permalink
fix(deps): update patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 249323b commit 7c1c6f8
Show file tree
Hide file tree
Showing 6 changed files with 293 additions and 293 deletions.
6 changes: 3 additions & 3 deletions backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
SQLAlchemy = "==2.0.36"
SQLAlchemy = "==2.0.37"
pandas = "==2.2.3"
json5 = "==0.10.0"
psycopg2-binary = "==2.9.10"
Expand All @@ -14,9 +14,9 @@ desert = "2022.9.22"
sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.3.0"
marshmallow-enum = "==1.5.1"
alembic = "==1.14.0"
alembic = "==1.14.1"
alembic-postgresql-enum = "==1.5.0"
azure-storage-blob = "==12.24.0"
azure-storage-blob = "==12.24.1"
azure-identity = "==1.19.0"
azure-keyvault-secrets = "==4.9.0"
loguru = "==0.7.3"
Expand Down
Loading

0 comments on commit 7c1c6f8

Please sign in to comment.