Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
e6525cd487 feat(deps): update dependency starlette to v0.47.1 2025-07-12 01:30:50 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ jobs:
with:
no_commit: True
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py,
- uses: stefanzweifel/git-auto-commit-action@v6
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Adjusted files for isort & autopep

View File

@@ -1,6 +1,6 @@
annotated-types==0.7.0
anyio==4.9.0
certifi==2025.7.14
certifi==2025.7.9
creyPY[postgres]==3.0.0
fastapi==0.116.1
fastapi-pagination==0.13.3
@@ -16,7 +16,7 @@ pydantic_core==2.23.4
python-dotenv==1.1.1
sniffio==1.3.1
SQLAlchemy==2.0.41
starlette==0.47.2
starlette==0.47.1
typing_extensions==4.14.1
Mako==1.3.10 # Alembic