Skip to content

Commit 8e41d72

Browse files
Bump httpx from 0.24.0 to 0.24.1
Bumps [httpx](https://github.com/encode/httpx) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.24.0...0.24.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f7a6da commit 8e41d72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@ mkdocs = "^1.4.3"
2424
mkdocstrings = {extras = ["python"], version = "^0.21.2"}
2525
mkdocs-material = "^9.1.12"
2626
pytest = "^7.3.1"
27-
httpx = "^0.24.0"
27+
httpx = "^0.24.1"
2828

2929
[build-system]
3030
requires = [

0 commit comments

Comments
 (0)