Skip to content

Commit a77e568

Browse files
authored
Merge pull request #666 from python-openapi/dependabot/pip/httpx-0.25.0
Bump httpx from 0.24.1 to 0.25.0
2 parents ee3078a + 4c7149b commit a77e568

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ responses = "*"
9999
strict-rfc3339 = "^0.7"
100100
webob = "*"
101101
mypy = "^1.2"
102-
httpx = "^0.24.0"
102+
httpx = ">=0.24,<0.26"
103103
deptry = ">=0.11,<0.13"
104104
aiohttp = "^3.8.4"
105105
pytest-aiohttp = "^1.0.4"

0 commit comments

Comments
 (0)