Skip to content

Commit f44b505

Browse files
build(deps-dev): bump httpx from 0.25.2 to 0.26.0 (#1737)
Bumps [httpx](https://github.com/encode/httpx) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.2...0.26.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70f47e6 commit f44b505

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
@@ -55,7 +55,7 @@ mypy = { version = ">=1.5,<1.6", optional = true }
5555
anyio = "^4.2"
5656
trio = "^0.23"
5757
attrs = "^23.1"
58-
httpx = "^0.25"
58+
httpx = "^0.26"
5959

6060
wemake-python-styleguide = "^0.18"
6161
flake8-pytest-style = "^1.6"

0 commit comments

Comments
 (0)