Skip to content

Commit a4dccbc

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -34,7 +34,7 @@ yamllint = "^1.28.0"
3434
pytest-dotenv = "^0.5.2"
3535
types-requests = "^2.28.11"
3636
responses = "^0.22.0"
37-
httpx = "^0.23.0"
37+
httpx = "^0.23.1"
3838

3939
[build-system]
4040
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)