Skip to content

Commit

Permalink
Update httpx requirement from ~=0.27.0 to ~=0.27.2 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 1b7336b commit f605e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ fastapi~=0.112.2
pydantic>=2.7.0,<3.0.0
pydantic-settings~=2.4.0
jinja2~=3.1.4
httpx~=0.27.0
httpx~=0.27.2
beautifulsoup4~=4.12.3
tzdata~=2024.1
uvicorn[standard]~=0.30.6

0 comments on commit f605e54

Please sign in to comment.