Skip to content

Commit 65f67d5

Browse files
Bump httpx from 0.27.2 to 0.28.1
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efdb49f commit 65f67d5

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

Diff for: poetry.lock

+25-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)