Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
c7f2eacb34 feat(deps): update dependency python to 3.13 2025-08-11 20:43:25 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ jobs:
POSTGRES_DB: fastapi
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v6
- uses: actions/setup-python@v5
with:
python-version: 3.13
cache: 'pip' # caching pip dependencies
@@ -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.4
id: git_version
with:
minor-identifier: "feat:"

View File

@@ -3,7 +3,7 @@ anyio==4.10.0
certifi==2025.8.3
creyPY[postgres]==3.0.0
fastapi==0.116.1
fastapi-pagination==0.14.0
fastapi-pagination==0.13.3
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
@@ -16,12 +16,12 @@ pydantic_core==2.23.4
python-dotenv==1.1.1
sniffio==1.3.1
SQLAlchemy==2.0.43
starlette==0.47.3
typing_extensions==4.15.0
starlette==0.47.2
typing_extensions==4.14.1
Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.16.5 # Alembic
alembic==1.16.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy