Skip to content

Commit

Permalink
Bump requests in /jobs/notebook-report/requirements (#1543)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 08bbead commit c8f1ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/notebook-report/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pyrsistent==0.16.0
Flask==1.1.2
Click==7.1.2
python-dotenv==0.13.0
requests==2.31.0
requests==2.32.2
marshmallow==2.20.5
Werkzeug==0.16.1
certifi==2023.7.22
Expand Down

0 comments on commit c8f1ea3

Please sign in to comment.