Skip to content

Commit 5a604de

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.38.0"
105105
strict-rfc3339 = "^0.7"
106106
webob = "*"
107107
mypy = "^1.2"
108-
httpx = ">=0.24,<0.27"
108+
httpx = ">=0.24,<0.28"
109109
deptry = ">=0.11,<0.17"
110110
aiohttp = "^3.8.4"
111111
pytest-aiohttp = "^1.0.4"

0 commit comments

Comments
 (0)