Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
86f71a0d36 Merge b0616490f2 into 667d108987 2026-04-22 17:12:25 +00:00
renovate[bot]
b0616490f2 feat(deps): update dependency certifi to v2026 2026-04-22 17:12:22 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ jobs:
POSTGRES_DB: fastapi POSTGRES_DB: fastapi
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/setup-python@v6 - uses: actions/setup-python@v5
with: with:
python-version: 3.13 python-version: 3.13
cache: 'pip' # caching pip dependencies cache: 'pip' # caching pip dependencies

View File

@@ -1,6 +1,6 @@
annotated-types==0.7.0 annotated-types==0.7.0
anyio==4.13.0 anyio==4.13.0
certifi==2025.11.12 certifi==2026.4.22
creyPY[postgres]==3.0.0 creyPY[postgres]==3.0.0
fastapi==0.135.3 fastapi==0.135.3
fastapi-pagination==0.15.12 fastapi-pagination==0.15.12