Skip to content

Commit 1216b7e

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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef62546 commit 1216b7e

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

poetry.lock

Lines changed: 6 additions & 5 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
@@ -38,7 +38,7 @@ python = "^3.9"
3838
aiocache = "^0.12.2"
3939
backoff = "^2.1"
4040
colorama = "^0.4.6"
41-
httpx = "^0.26.0"
41+
httpx = ">=0.26,<0.28"
4242
httpcore = ">=1.0.3"
4343
pydantic = "^2.5.3"
4444
PyYAML = "^6.0.1"

0 commit comments

Comments
 (0)