Compare commits
1 Commits
renovate/r
...
1dbffd5ef2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1dbffd5ef2 |
@@ -27,7 +27,7 @@ qbittorrent_password = "16:hex"
|
|||||||
python = "==3.14.2"
|
python = "==3.14.2"
|
||||||
python-dotenv = "^1.0.0"
|
python-dotenv = "^1.0.0"
|
||||||
requests = "^2.32.5"
|
requests = "^2.32.5"
|
||||||
fastapi = "^0.127.1"
|
fastapi = "^0.129.0"
|
||||||
pydantic = "^2.12.4"
|
pydantic = "^2.12.4"
|
||||||
uvicorn = "^0.40.0"
|
uvicorn = "^0.40.0"
|
||||||
pytest-xdist = "^3.8.0"
|
pytest-xdist = "^3.8.0"
|
||||||
@@ -38,7 +38,7 @@ pydantic-settings = "^2.12.0"
|
|||||||
pytest = "^8.0.0"
|
pytest = "^8.0.0"
|
||||||
pytest-cov = "^4.1.0"
|
pytest-cov = "^4.1.0"
|
||||||
pytest-asyncio = "^0.23.0"
|
pytest-asyncio = "^0.23.0"
|
||||||
ruff = "^0.15.0"
|
ruff = "^0.14.7"
|
||||||
pre-commit = "^4.5.1"
|
pre-commit = "^4.5.1"
|
||||||
bump-my-version = "^1.2.5"
|
bump-my-version = "^1.2.5"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user