Skip to content

Commit

Permalink
chore(deps): update dependency alembic to v1.14.0 (#3039)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 94c0450 commit d1bbfb9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 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.1.0"
marshmallow-enum = "==1.5.1"
alembic = "==1.13.3"
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.3.0"
azure-storage-blob = "==12.23.1"
azure-identity = "==1.19.0"
Expand Down
8 changes: 4 additions & 4 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 @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
alembic = "==1.13.3"
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.3.0"
authlib = "==1.3.2"
azure-identity = "==1.19.0"
Expand Down
20 changes: 10 additions & 10 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 d1bbfb9

Please sign in to comment.