Compare commits

..

3 Commits

Author SHA1 Message Date
renovate[bot]
f1926838a6 Merge fe51a57398 into 52ebff3e69 2026-03-28 12:37:37 +00:00
renovate[bot]
fe51a57398 feat(deps): update codacy/git-version action to v2.8.7 2026-03-27 09:33:30 +00:00
renovate[bot]
52ebff3e69 feat(deps): update dependency uvicorn to v0.41.0 2026-03-06 20:58:02 +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.6
uses: codacy/git-version@2.8.7
id: git_version
with:
minor-identifier: "feat:"

View File

@@ -26,7 +26,7 @@ alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.3.1 # Uvicorn
uvicorn==0.40.0 # Uvicorn
uvicorn==0.41.0 # Uvicorn
iniconfig==2.3.0 # pytest
packaging==25.0 # pytest