]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump httpx from 0.24.1 to 0.28.1 (#1238)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 27 Apr 2025 11:47:36 +0000 (11:47 +0000)
committerGitHub <noreply@github.com>
Sun, 27 Apr 2025 11:47:36 +0000 (11:47 +0000)
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](https://github.com/encode/httpx/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements-github-actions.txt
requirements-tests.txt

index a6dace544fb53dff511698890f6ba0bf5882a70e..5c3e02d8aee8a6645b44635df5c2b0ba332ff430 100644 (file)
@@ -1,5 +1,5 @@
 PyGithub>=2.3.0,<3.0.0
 pydantic>=2.5.3,<3.0.0
 pydantic-settings>=2.1.0,<3.0.0
-httpx>=0.27.0,<0.28.0
+httpx>=0.27.0,<0.29.0
 smokeshow
index ec87a3b2626f00a500a70bba4e7a3e4d1e3743d4..935f47cdab35de32c86c6f3bfe6730f2124c67d9 100644 (file)
@@ -6,7 +6,7 @@ mypy ==1.4.1
 ruff ==0.9.6
 # For FastAPI tests
 fastapi >=0.103.2
-httpx ==0.24.1
+httpx ==0.28.1
 dirty-equals ==0.9.0
 jinja2 ==3.1.6
 typing-extensions ==4.12.2