Skip to content

Commit f12e7f7

Browse files
authored
Merge pull request #969 from python-openapi/dependabot/pip/httpx-0.28.1
Bump httpx from 0.27.2 to 0.28.1
2 parents 7d55feb + 65f67d5 commit f12e7f7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Diff for: poetry.lock

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ starlette = ">=0.26.1,<0.45.0"
106106
strict-rfc3339 = "^0.7"
107107
webob = "*"
108108
mypy = "^1.2"
109-
httpx = ">=0.24,<0.28"
109+
httpx = ">=0.24,<0.29"
110110
deptry = ">=0.11,<0.21"
111111
aiohttp = "^3.8.4"
112112
pytest-aiohttp = "^1.0.4"

0 commit comments

Comments
 (0)