Skip to content

Commit

Permalink
Merge pull request #1251 from DSD-DBS/dependabot/pip/backend/alembic-…
Browse files Browse the repository at this point in the history
…1.13.1

build(deps-dev): bump alembic from 1.12.1 to 1.13.1 in /backend
  • Loading branch information
MoritzWeber0 authored Jan 22, 2024
2 parents ac634ef + 96cb56d commit bb8aff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
]
dependencies = [
"PyYAML",
"alembic==1.12.1",
"alembic==1.13.1",
"appdirs",
"cachetools",
"fastapi>=0.101.0",
Expand Down

0 comments on commit bb8aff6

Please sign in to comment.