Skip to content

Commit

Permalink
chore(deps): update dependency alembic-postgresql-enum to v1.5.0 (#3262)
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 Jan 1, 2025
1 parent 80f39cb commit e516d0e
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 @@ -15,7 +15,7 @@ sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.1.0"
marshmallow-enum = "==1.5.1"
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.4.0"
alembic-postgresql-enum = "==1.5.0"
azure-storage-blob = "==12.24.0"
azure-identity = "==1.19.0"
azure-keyvault-secrets = "==4.9.0"
Expand Down
14 changes: 7 additions & 7 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 @@ -5,7 +5,7 @@ name = "pypi"

[packages]
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.4.0"
alembic-postgresql-enum = "==1.5.0"
authlib = "==1.4.0"
azure-identity = "==1.19.0"
azure-storage-blob = "==12.24.0"
Expand Down
14 changes: 7 additions & 7 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 e516d0e

Please sign in to comment.