Skip to content

Commit 4431ffc

Browse files
Bump httpx from 0.24.1 to 0.25.0 (#678)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78cf1c3 commit 4431ffc

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
@@ -35,7 +35,7 @@ yamllint = "^1.32.0"
3535
pytest-dotenv = "^0.5.2"
3636
types-requests = "^2.31.0"
3737
responses = "^0.23.3"
38-
httpx = "^0.24.1"
38+
httpx = "^0.25.0"
3939
factory-boy = "^3.3.0"
4040
pytest-factoryboy = "^2.5.1"
4141

0 commit comments

Comments
 (0)