Skip to content

Commit 374541f

Browse files
Bump httpx from 0.23.1 to 0.23.3 (#374)
Bumps [httpx](https://github.com/encode/httpx) from 0.23.1 to 0.23.3. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.23.1...0.23.3) --- 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 f9f9aa3 commit 374541f

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
@@ -34,7 +34,7 @@ yamllint = "^1.29.0"
3434
pytest-dotenv = "^0.5.2"
3535
types-requests = "^2.28.11"
3636
responses = "^0.22.0"
37-
httpx = "^0.23.1"
37+
httpx = "^0.23.3"
3838

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

0 commit comments

Comments
 (0)