Skip to content

Commit d6724f6

Browse files
chore(deps): update dependency httpx to <0.28.2
1 parent a8d37ac commit d6724f6

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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
@@ -43,7 +43,7 @@ python = "^3.9"
4343
apify-shared = ">=1.1.2"
4444
# TODO: relax the upper bound once the issue is resolved:
4545
# https://github.com/apify/apify-client-python/issues/313
46-
httpx = ">=0.25 <0.28.0"
46+
httpx = "<0.28.2"
4747
more_itertools = ">=10.0.0"
4848

4949
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)