Skip to content

Commit

Permalink
chore(deps): update dependency alembic to v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 9fdcd34 commit a3ea8e9
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ desert = "2022.9.22"
sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.0.0"
marshmallow-enum = "==1.5.1"
alembic = "==1.13.2"
alembic = "==1.13.3"
alembic-postgresql-enum = "==1.3.0"

[dev-packages]
Expand Down
16 changes: 8 additions & 8 deletions backend/data_tools/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.0.0"
azure-storage-blob = "==12.22.0"
azure-identity = "==1.17.1"
alembic = "==1.13.2"
alembic = "==1.13.3"
alembic-postgresql-enum = "==1.3.0"
PyYAML = "==6.0.2"

Expand Down
16 changes: 8 additions & 8 deletions backend/ops_api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a3ea8e9

Please sign in to comment.