Skip to content

Commit 6e16497

Browse files
⬆ Update httpx requirement from <0.28.0,>=0.15.5 to >=0.15.5,<0.29.0 (#77)
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.15.5...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>
1 parent 58bc7e0 commit 6e16497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PyGithub
22
pydantic>=2.0.0
33
pydantic-settings
4-
httpx>=0.15.5,<0.28.0
4+
httpx>=0.15.5,<0.29.0
55
email-validator
66
Jinja2

0 commit comments

Comments
 (0)