Skip to content

Commit db572db

Browse files
Bump httpx from 0.24.1 to 0.25.0
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.25.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.24.1...0.25.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db4273a commit db572db

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -29,7 +29,7 @@ mkdocs = "^1.5.2"
2929
mkdocstrings = {extras = ["python"], version = "^0.23.0"}
3030
mkdocs-material = "^9.2.8"
3131
pytest = "^7.4.2"
32-
httpx = "^0.24.1"
32+
httpx = "^0.25.0"
3333
scikit-build = "0.17.6"
3434

3535
[tool.poetry.extras]

0 commit comments

Comments
 (0)