chore(deps): update dependency tooling/httpx to v0.26.0 (#73)

This commit is contained in:
renovate[bot]
2024-01-01 11:35:50 +01:00
committed by GitHub
parent 50d5a63232
commit 4402dc23bb

View File

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