1 Commits

Author SHA1 Message Date
renovate[bot]
d8e5065745 chore(deps): update dependency tooling/httpx to v0.27.0 2024-03-01 02:19:58 +00:00

View File

@@ -30,9 +30,9 @@ tooling = [
# linting # linting
"ruff ==0.0.292", "ruff ==0.0.292",
# tests # tests
"httpx ==0.26.0", "httpx ==0.27.0",
"sqlalchemy-utils ==0.41.1", "sqlalchemy-utils ==0.41.1",
"python-dotenv ==1.0.1", "python-dotenv ==1.0.0",
"pytest ==7.4.4", "pytest ==7.4.4",
# types # types
"mypy ==1.5.1", "mypy ==1.5.1",