chore(deps): update dependency tooling/httpx to v0.25.0 (#69)

This commit is contained in:
renovate[bot]
2023-10-10 13:20:08 +02:00
committed by GitHub
parent 9fe10389b8
commit 05eed3f6ea

View File

@@ -30,7 +30,7 @@ tooling = [
# linting # linting
"ruff ==0.0.292", "ruff ==0.0.292",
# tests # tests
"httpx ==0.24.1", "httpx ==0.25.0",
"sqlalchemy-utils ==0.41.1", "sqlalchemy-utils ==0.41.1",
"python-dotenv ==1.0.0", "python-dotenv ==1.0.0",
"pytest ==7.4.2", "pytest ==7.4.2",