Skip to content

Commit f605e54

Browse files
Update httpx requirement from ~=0.27.0 to ~=0.27.2 (#99)
1 parent 1b7336b commit f605e54

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
@@ -2,7 +2,7 @@ fastapi~=0.112.2
22
pydantic>=2.7.0,<3.0.0
33
pydantic-settings~=2.4.0
44
jinja2~=3.1.4
5-
httpx~=0.27.0
5+
httpx~=0.27.2
66
beautifulsoup4~=4.12.3
77
tzdata~=2024.1
88
uvicorn[standard]~=0.30.6

0 commit comments

Comments
 (0)