Skip to content

Commit 13e9f55

Browse files
authored
Merge pull request #3 from callowayproject/dependabot/pip/httpx-gte-0.28.1
Update httpx requirement from >=0.27 to >=0.28.1
2 parents 5e1cc5c + 5cef88e commit 13e9f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"PyYAML>=6.0",
3030
"PyGithub>=2.0",
3131
"litellm>=1.0",
32-
"httpx>=0.27",
32+
"httpx>=0.28.1",
3333
"docker>=7.1.0",
3434
]
3535
authors = [

0 commit comments

Comments
 (0)