Skip to content

Commit

Permalink
⬆ Update httpx requirement from <0.28.0,>=0.27.0 to >=0.27.0,<0.29.0 (#…
Browse files Browse the repository at this point in the history
…535)

Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9c37113 commit 17662d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-github-actions.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 17662d0

Please sign in to comment.