Skip to content

Commit 7b9d72f

Browse files
chore(deps): update dependency httpx to ~0.28.0
1 parent 7d35b76 commit 7b9d72f

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
@@ -49,7 +49,7 @@ crawlee = "~0.4.0"
4949
cryptography = ">=42.0.0"
5050
# TODO: relax the upper bound once the issue is resolved:
5151
# https://github.com/apify/apify-sdk-python/issues/348
52-
httpx = "~0.27.0"
52+
httpx = "~0.28.0"
5353
lazy-object-proxy = ">=1.10.0"
5454
scrapy = { version = ">=2.11.0", optional = true }
5555
typing-extensions = ">=4.1.0"

0 commit comments

Comments
 (0)