Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19 in /.requirements (#1376)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent d912a5e commit 5d13c62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
polars==0.20.31
# via -r docs.in
prompt-toolkit==3.0.36
# via ipython
ptyprocess==0.7.0
Expand Down Expand Up @@ -137,7 +139,7 @@ traitlets==5.8.1
# matplotlib-inline
unyt==2.9.3
# via -r engineering.in
urllib3==1.26.18
urllib3==1.26.19
# via requests
watchdog==2.2.1
# via mkdocs
Expand Down

0 comments on commit 5d13c62

Please sign in to comment.