Skip to content

Commit 8638baa

Browse files
authored
Merge pull request #1 from microsoft/dependabot/pip/workshop/python-app/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2 in /workshop/python-app
2 parents c08db51 + ec58334 commit 8638baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/python-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ fastapi==0.103.2
22
pydantic
33
uvicorn[standard]
44
httpx==0.25.0
5-
requests==2.31.0
5+
requests==2.32.2
66
pytest

0 commit comments

Comments
 (0)