Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
ca8cdf3415 feat(deps): update dependency pytest to v9 2026-03-14 11:16:42 +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.7
uses: codacy/git-version@2.8.6
id: git_version
with:
minor-identifier: "feat:"

View File

@@ -31,7 +31,7 @@ uvicorn==0.41.0 # Uvicorn
iniconfig==2.3.0 # pytest
packaging==25.0 # pytest
pluggy==1.6.0 # pytest
pytest==8.4.2 # pytest
pytest==9.0.2 # pytest
fastapi-filters==0.3.2 # Filters