Skip to content

Commit 55b462d

Browse files
⬆ Bump httpx from 0.24.1 to 0.28.1 (#1238)
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.28.1. - [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.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production 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 ce14ff7 commit 55b462d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-github-actions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyGithub>=2.3.0,<3.0.0
22
pydantic>=2.5.3,<3.0.0
33
pydantic-settings>=2.1.0,<3.0.0
4-
httpx>=0.27.0,<0.28.0
4+
httpx>=0.27.0,<0.29.0
55
smokeshow

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mypy ==1.4.1
66
ruff ==0.9.6
77
# For FastAPI tests
88
fastapi >=0.103.2
9-
httpx ==0.24.1
9+
httpx ==0.28.1
1010
dirty-equals ==0.9.0
1111
jinja2 ==3.1.6
1212
typing-extensions ==4.12.2

0 commit comments

Comments
 (0)