Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
c0167a4486 Merge ab63290e15 into 61bc957a2c 2025-05-29 19:00:28 +00:00
renovate[bot]
ab63290e15 feat(deps): update codacy/git-version action to v2.8.1 2025-05-28 16:48:15 +00:00
renovate[bot]
61bc957a2c feat(deps): update dependency alembic to v1.16.1 2025-05-22 02:40:06 +00:00
renovate[bot]
235c07466e feat(deps): update dependency alembic to v1.16.0 2025-05-21 20:04:24 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ jobs:
git config --local user.name "creyD"
- name: Git Version
uses: codacy/git-version@2.8.0
uses: codacy/git-version@2.8.1
id: git_version
with:
minor-identifier: "feat:"

View File

@@ -21,7 +21,7 @@ typing_extensions==4.13.2
Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.15.2 # Alembic
alembic==1.16.1 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy