Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
dde9f0a183 feat(deps): update dependency certifi to v2024.12.14 2025-01-20 12:04:39 +00:00
2 changed files with 1 additions and 6 deletions

View File

@@ -1,8 +1,3 @@
# apilog
Tiny logging API server, for taking logs via HTTP POST requests.
## TODO
[ ] Application Patch
[ ] Team CRUD

View File

@@ -26,7 +26,7 @@ alembic==1.14.1 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.1.8 # Uvicorn
uvicorn==0.34.0 # Uvicorn
uvicorn==0.31.1 # Uvicorn
iniconfig==2.0.0 # pytest
packaging==24.1 # pytest