1 Commits

Author SHA1 Message Date
renovate[bot]
f0f3704906 chore(deps): update dependency tooling/types-requests to v2.31.0.20240406 2024-04-06 04:20:31 +00:00

View File

@@ -32,11 +32,11 @@ tooling = [
# tests
"httpx ==0.26.0",
"sqlalchemy-utils ==0.41.1",
"python-dotenv ==1.0.1",
"python-dotenv ==1.0.0",
"pytest ==7.4.4",
# types
"mypy ==1.5.1",
"types-requests ==2.31.0.20231231"
"types-requests ==2.31.0.20240406"
]
[tool.ruff]