Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
076267ec3a feat(deps): update dependency pluggy to v1.6.0 2025-05-15 17:09:45 +00:00
renovate[bot]
0af16a831f feat(deps): update dependency sqlalchemy to v2.0.41 2025-05-14 22:30:57 +00:00

View File

@@ -15,7 +15,7 @@ pydantic==2.9.2
pydantic_core==2.23.4 pydantic_core==2.23.4
python-dotenv==1.1.0 python-dotenv==1.1.0
sniffio==1.3.1 sniffio==1.3.1
SQLAlchemy==2.0.40 SQLAlchemy==2.0.41
starlette==0.46.2 starlette==0.46.2
typing_extensions==4.13.2 typing_extensions==4.13.2
@@ -30,7 +30,7 @@ uvicorn==0.34.2 # Uvicorn
iniconfig==2.1.0 # pytest iniconfig==2.1.0 # pytest
packaging==25.0 # pytest packaging==25.0 # pytest
pluggy==1.5.0 # pytest pluggy==1.6.0 # pytest
pytest==8.3.5 # pytest pytest==8.3.5 # pytest
fastapi-filters==0.3.0 # Filters fastapi-filters==0.3.0 # Filters