mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
bump project deps
This commit is contained in:
parent
b9c10ba584
commit
d07fb04553
628
poetry.lock
generated
628
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "fastapi-sqlalchemy-asyncpg"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
description = ""
|
||||
authors = ["Jakub Miazek <the@grillazz.com>"]
|
||||
packages = []
|
||||
@ -26,6 +26,7 @@ ipython = "*"
|
||||
pytest-cov = "*"
|
||||
pytest-asyncio = "*"
|
||||
ruff = "*"
|
||||
pydantic-settings = "^2.0.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
tryceratops = "^1.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user