Skip to content

Commit

Permalink
build(deps): bump idna from 3.3 to 3.7
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.3...v3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 7868efc commit dc4a56b
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 35 deletions.
8 changes: 4 additions & 4 deletions buildchain/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ charset-normalizer==2.0.10
cloudpickle==2.0.0
# via doit
docker==4.1.0
# via -r requirements.in
# via -r buildchain/requirements.in
doit==0.34.0
# via -r requirements.in
# via -r buildchain/requirements.in
idna==3.7
# via requests
pyinotify==0.9.6 ; sys_platform == "linux"
# via
# -c platform-requirements.txt
# -c buildchain/platform-requirements.txt
# doit
pyyaml==5.3.1
# via -r requirements.in
# via -r buildchain/requirements.in
requests==2.27.1
# via docker
six==1.16.0
Expand Down
32 changes: 16 additions & 16 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# tox -e pip-compile
#
-e git+https://github.com/scality/[email protected]#egg=sphinx_scality # via -r docs/requirements.in
# via -r requirements.in
# via -r docs/requirements.in
alabaster==0.7.13
# via sphinx
babel==2.11.0
Expand All @@ -15,13 +15,13 @@ certifi==2023.5.7
charset-normalizer==2.0.12
# via requests
click==8.0.4 ; python_version >= "3.6"
# via -r ../tools/lib-alert-tree/requirements.txt
# via -r docs/../tools/lib-alert-tree/requirements.txt
colorama==0.4.5
# via
# -r requirements.in
# -r docs/requirements.in
# sphinx-autobuild
doc8==0.11.2
# via -r requirements.in
# via -r docs/requirements.in
docutils==0.16
# via
# doc8
Expand Down Expand Up @@ -49,7 +49,7 @@ packaging==21.3
pbr==5.11.1
# via stevedore
plantuml==0.3.0
# via -r requirements.in
# via -r docs/requirements.in
pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.15.0
Expand All @@ -64,22 +64,22 @@ pytz==2023.3
# via babel
pyyaml==6.0.1 ; python_version >= "3.6"
# via
# -r ../tools/lib-alert-tree/requirements.txt
# -r requirements.in
# -r docs/../tools/lib-alert-tree/requirements.txt
# -r docs/requirements.in
requests==2.27.1
# via sphinx
restructuredtext-lint==1.4.0
# via doc8
six==1.16.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
# via
# -r ../tools/lib-alert-tree/requirements.txt
# -r docs/../tools/lib-alert-tree/requirements.txt
# livereload
# treelib
snowballstemmer==2.2.0
# via sphinx
sphinx==4.5.0
# via
# -r requirements.in
# -r docs/requirements.in
# sphinx-autobuild
# sphinx-jinja
# sphinx-rtd-theme
Expand All @@ -88,34 +88,34 @@ sphinx==4.5.0
# sphinxcontrib-plantuml
# sphinxcontrib-spelling
sphinx-autobuild==2021.3.14
# via -r requirements.in
# via -r docs/requirements.in
sphinx-jinja==1.4.0
# via -r requirements.in
# via -r docs/requirements.in
sphinx-rtd-theme==0.5.2
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-github-alt==1.2
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-plantuml==0.25
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-spelling==7.7.0
# via -r requirements.in
# via -r docs/requirements.in
stevedore==3.5.2
# via doc8
tornado==6.1
# via livereload
treelib==1.6.4
# via -r ../tools/lib-alert-tree/requirements.txt
# via -r docs/../tools/lib-alert-tree/requirements.txt
urllib3==1.26.16
# via requests
18 changes: 3 additions & 15 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,14 +126,10 @@ google-auth==2.6.6 \
--hash=sha256:1ba4938e032b73deb51e59c4656a00e0939cf0b1112575099f136babb4563312 \
--hash=sha256:349ac49b18b01019453cc99c11c92ed772739778c92f184002b7ab3a5b7ac77d
# via kubernetes
idna==3.3 \
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
--hash=sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d
idna==3.7 \
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
# via requests
importlib-metadata==4.8.3 \
--hash=sha256:65a9576a5b2d58ca44d133c42a241905cc45e34d2c06fd5ba2bafa221e5d7b5e \
--hash=sha256:766abffff765960fcc18003801f7044eb6755ffae4521c8e8ce8e83b9c9b0668
# via pluggy
kubernetes==23.6.0 \
--hash=sha256:cadb1cd7c44eae5b39b50316313343c0f2aff94529f067ec2ba44d38411158e3 \
--hash=sha256:dd58e286a53071bc8e32041f07f3c2236b3ed8ca5b9f57794a5077358f7ccb06
Expand Down Expand Up @@ -359,10 +355,6 @@ testinfra==6.0.0 \
--hash=sha256:1a75b5025dbe82ffedec50afeaf9a7f96a8cd1e294f0d40de3a089a369ceae0e \
--hash=sha256:4225d36e4bb02eb1618429325280c4b62a18cea8a90c91564ee0cc1d31ca331a
# via -r tests/requirements.in
typing-extensions==4.1.1 \
--hash=sha256:1a9462dcc3347a79b1f1c0271fbe79e844580bb598bafa1ed208b94da3cdcd42 \
--hash=sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2
# via importlib-metadata
urllib3==1.26.9 \
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
--hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
Expand All @@ -373,10 +365,6 @@ websocket-client==1.3.1 \
--hash=sha256:074e2ed575e7c822fc0940d31c3ac9bb2b1142c303eafcf3e304e6ce035522e8 \
--hash=sha256:6278a75065395418283f887de7c3beafb3aa68dada5cacbe4b214e8d26da499b
# via kubernetes
zipp==3.6.0 \
--hash=sha256:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832 \
--hash=sha256:9fe5ea21568a0a70e50f273397638d39b03353731e6cbbb3fd8502a33fec40bc
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==59.6.0 \
Expand Down

0 comments on commit dc4a56b

Please sign in to comment.