Skip to content

Commit c8f1ea3

Browse files
Bump requests in /jobs/notebook-report/requirements (#1543)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08bbead commit c8f1ea3

File tree

1 file changed

+1
-1
lines changed
  • jobs/notebook-report/requirements

1 file changed

+1
-1
lines changed

jobs/notebook-report/requirements/prod.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyrsistent==0.16.0
2525
Flask==1.1.2
2626
Click==7.1.2
2727
python-dotenv==0.13.0
28-
requests==2.31.0
28+
requests==2.32.2
2929
marshmallow==2.20.5
3030
Werkzeug==0.16.1
3131
certifi==2023.7.22

0 commit comments

Comments
 (0)