Skip to content

Commit d147edd

Browse files
Update dependency poetry-dynamic-versioning to ^0.25.0
1 parent 6d865be commit d147edd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

backend/poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ uvicorn = { extras = ["standard"], version = "^0.21.1" }
1212
sqlalchemy = "^2.0.16"
1313
pg8000 = "^1.29.4"
1414
alembic = "^1.10.3"
15-
poetry-dynamic-versioning = { extras = ["plugin"], version = "^0.22.0" }
15+
poetry-dynamic-versioning = { extras = ["plugin"], version = "^0.25.0" }
1616
requests = "^2.31.0"
1717
sentry-sdk = "0.10.2"
1818
launchpadlib = "^1.11.0"

0 commit comments

Comments
 (0)