Skip to content

Commit 902ba1b

Browse files
Bump requests in /samples/server/petstore/python-fastapi
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12fa2c0 commit 902ba1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/server/petstore/python-fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pydantic>=2
2424
python-dotenv==0.17.1
2525
python-multipart==0.0.18
2626
PyYAML>=5.4.1,<6.1.0
27-
requests==2.32.0
27+
requests==2.32.4
2828
Rx==1.6.1
2929
starlette==0.40.0
3030
typing-extensions==4.13.2

0 commit comments

Comments
 (0)