Compare commits

..

4 Commits

Author SHA1 Message Date
renovate[bot]
420d8fc7c7 Merge 5160f56e8d into d28507ca15 2025-06-10 19:23:55 +00:00
renovate[bot]
5160f56e8d feat(deps): update codacy/git-version action to v2.8.2 2025-06-09 15:15:05 +00:00
renovate[bot]
d28507ca15 feat(deps): update dependency fastapi-pagination to v0.13.2 2025-06-07 12:42:06 +00:00
renovate[bot]
191268af6a feat(deps): update dependency pytest to v8.4.0 2025-06-02 18:14:04 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -3,7 +3,7 @@ anyio==4.9.0
certifi==2025.4.26
creyPY[postgres]==3.0.0
fastapi==0.115.12
fastapi-pagination==0.13.1
fastapi-pagination==0.13.2
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
@@ -31,7 +31,7 @@ uvicorn==0.34.3 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest
pluggy==1.6.0 # pytest
pytest==8.3.5 # pytest
pytest==8.4.0 # pytest
fastapi-filters==0.3.0 # Filters