Skip to content

Commit 7af175a

Browse files
authored
Merge pull request #9 from maksimtech/dependabot/pip/httpx-gte-0.28.1
build(deps): update httpx requirement from >=0.24.0 to >=0.28.1
2 parents d0b7a82 + e619d4a commit 7af175a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi>=0.109.1
22
uvicorn>=0.50.2
3-
httpx>=0.24.0
3+
httpx>=0.28.1
44
pydantic>=2.0.0
55
starlette>=0.40.0 # not directly required, pinned by Snyk to avoid a vulnerability
66
h11>=0.16.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)