Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 95db070 commit db886f3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
17 changes: 2 additions & 15 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,6 @@ filelock==3.12.0
# via virtualenv
furo @ git+https://github.com/flyteorg/furo@main
# via -r doc-requirements.in
googleapis-common-protos==1.59.0
# via grpcio-status
grpcio==1.48.2
# via
# -r doc-requirements.in
# grpcio-status
grpcio-status==1.48.2
# via -r doc-requirements.in
identify==2.5.23
# via pre-commit
idna==3.4
Expand All @@ -64,10 +56,6 @@ platformdirs==3.3.0
# via virtualenv
pre-commit==3.2.2
# via sphinx-tags
protobuf==4.22.3
# via
# googleapis-common-protos
# grpcio-status
pygments==2.15.1
# via
# furo
Expand All @@ -84,7 +72,6 @@ requests==2.28.2
# sphinxcontrib-youtube
six==1.16.0
# via
# grpcio
# sphinx-code-include
# sphinxext-remoteliteralinclude
snowballstemmer==2.2.0
Expand All @@ -106,7 +93,7 @@ sphinx==4.5.0
# sphinx-tabs
# sphinx-tags
# sphinxcontrib-video
# sphinxcontrib-yt
# sphinxcontrib-youtube
sphinx-autoapi==2.0.1
# via -r doc-requirements.in
sphinx-basic-ng==1.0.0b1
Expand Down Expand Up @@ -151,7 +138,7 @@ typing-extensions==4.5.0
# via astroid
unidecode==1.3.6
# via sphinx-autoapi
urllib3==1.26.15
urllib3==1.26.19
# via requests
virtualenv==20.22.0
# via pre-commit
Expand Down
26 changes: 15 additions & 11 deletions flyteidl/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ docutils==0.17.1
# sphinx
# sphinx-panels
furo @ git+https://github.com/flyteorg/furo.git@main
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
idna==3.3
# via requests
imagesize==1.3.0
Expand All @@ -46,6 +46,7 @@ packaging==21.3
# via sphinx
pygments==2.11.2
# via
# furo
# sphinx
# sphinx-prompt
pyparsing==3.0.6
Expand All @@ -55,7 +56,7 @@ python-slugify[unidecode]==5.0.2
pytz==2021.3
# via babel
recommonmark==0.7.1
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
requests==2.27.1
# via sphinx
six==1.16.0
Expand All @@ -66,29 +67,32 @@ soupsieve==2.3.1
# via beautifulsoup4
sphinx==4.3.2
# via
# -r doc-requirements.in
# -r flyteidl/doc-requirements.in
# furo
# recommonmark
# sphinx-basic-ng
# sphinx-code-include
# sphinx-copybutton
# sphinx-fontawesome
# sphinx-material
# sphinx-panels
# sphinx-prompt
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-code-include==1.1.1
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinx-copybutton==0.4.0
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinx-fontawesome==0.0.6
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinx-markdown-tables==0.0.15
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinx-material==0.0.35
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinx-panels==0.6.0
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinx-prompt==1.5.0
# via -r doc-requirements.in
# via -r flyteidl/doc-requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -105,7 +109,7 @@ text-unidecode==1.3
# via python-slugify
unidecode==1.3.2
# via python-slugify
urllib3==1.26.8
urllib3==1.26.19
# via requests
zipp==3.7.0
# via importlib-metadata
Expand Down

0 comments on commit db886f3

Please sign in to comment.