Skip to content

Commit

Permalink
Bump urllib3 from 1.26.17 to 1.26.19 in /jobs/notebook-report (#1572)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  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 Jun 18, 2024
1 parent 997bec9 commit 7b338ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jobs/notebook-report/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ requests==2.31.0
marshmallow==2.20.5
Werkzeug==0.16.1
certifi==2023.7.22
urllib3==1.26.17
urllib3==1.26.19
idna==3.7
pylint
2 changes: 1 addition & 1 deletion jobs/notebook-report/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ requests==2.32.2
marshmallow==2.20.5
Werkzeug==0.16.1
certifi==2023.7.22
urllib3==1.26.17
urllib3==1.26.19
idna==3.7

0 comments on commit 7b338ac

Please sign in to comment.