Skip to content

Commit

Permalink
chore(deps): update dependency httpcore to v1.0.6
Browse files Browse the repository at this point in the history
##### [`v1.0.6](https://github.com/encode/httpcore/blob/HEAD/CHANGELOG.md#Version-106-October-1st-2024)

-   Relax `trio` dependency pinning. ([#956](encode/httpcore#956))
-   Handle `trio` raising `NotImplementedError` on unsupported platforms. ([#955](encode/httpcore#955))
-   Handle mapping `ssl.SSLError` to `httpcore.ConnectError`. ([#918](encode/httpcore#918))
  • Loading branch information
zemnmez-renovate-bot committed Oct 1, 2024
1 parent 9adb56c commit 4a1b4c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gazelle_python.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,9 @@ h11==0.14.0 \
--hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \
--hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761
# via httpcore
httpcore==1.0.5 \
--hash=sha256:34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61 \
--hash=sha256:421f18bac248b25d310f3cacd198d55b8e6125c107797b609ff9b7a6ba7991b5
httpcore==1.0.6 \
--hash=sha256:27b59625743b85577a8c0e10e55b50b5368a4f2cfe8cc7bcfa9cf00829c2682f \
--hash=sha256:73f6dbd6eb8c21bbf7ef8efad555481853f5f6acdeaff1edb0694289269ee17f
# via httpx
httpx==0.27.2 \
--hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \
Expand Down

0 comments on commit 4a1b4c3

Please sign in to comment.