Skip to content

Commit 5907bd2

Browse files
Bump httpx from 0.26.0 to 0.27.0 (#877)
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 699c1f5 commit 5907bd2

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
@@ -33,7 +33,7 @@ yamllint = "^1.35.1"
3333
pytest-dotenv = "^0.5.2"
3434
types-requests = "^2.31.0"
3535
responses = "^0.25.0"
36-
httpx = "^0.26.0"
36+
httpx = "^0.27.0"
3737
factory-boy = "^3.3.0"
3838
pytest-factoryboy = "^2.6.0"
3939
ruff = "^0.2.2"

0 commit comments

Comments
 (0)