Skip to content

Commit d5c92d1

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 d3deb81 commit d5c92d1

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

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

pyproject.toml

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

0 commit comments

Comments
 (0)