Skip to content

Commit

Permalink
Bump requests from 2.25.1 to 2.31.0 in /samples/python
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent b664564 commit adade18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
fastapi = "==0.63.0"
uvicorn = "==0.11.8"
requests = "==2.25.1"
requests = "==2.31.0"
pydantic = "==1.7.4"
dataclasses-json = "==0.5.2"
starlette = "==0.13.6"
Expand Down

0 comments on commit adade18

Please sign in to comment.