Skip to content

Commit 26255e9

Browse files
Bump httpx from 0.25.1 to 0.25.2 (#773)
Bumps [httpx](https://github.com/encode/httpx) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.1...0.25.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5a279c commit 26255e9

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.33.0"
3535
pytest-dotenv = "^0.5.2"
3636
types-requests = "^2.31.0"
3737
responses = "^0.24.1"
38-
httpx = "^0.25.1"
38+
httpx = "^0.25.2"
3939
factory-boy = "^3.3.0"
4040
pytest-factoryboy = "^2.6.0"
4141

0 commit comments

Comments
 (0)