Bump idna from 3.6 to 3.7

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-12 04:31:44 +00:00 committed by GitHub
parent 026dc6e376
commit 2ca413d312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 384 additions and 146 deletions

View File

@ -4,79 +4,204 @@
# #
# pip-compile --annotation-style=line dev-requirements.in # pip-compile --annotation-style=line dev-requirements.in
# #
add-trailing-comma==3.1.0 # via gray add-trailing-comma==3.1.0
alabaster==0.7.16 # via sphinx # via gray
autoflake==1.5.3 # via gray alabaster==0.7.16
babel==2.14.0 # via sphinx # via sphinx
black==24.3.0 # via gray autoflake==1.5.3
build==1.2.1 # via pip-tools # via gray
cachetools==5.3.3 # via tox babel==2.14.0
certifi==2024.2.2 # via requests # via sphinx
cfgv==3.4.0 # via pre-commit black==24.3.0
chardet==5.2.0 # via tox # via gray
charset-normalizer==3.3.2 # via requests build==1.2.1
click==8.1.7 # via black, fixit, moreorless, pip-tools # via pip-tools
colorama==0.4.6 # via tox cachetools==5.3.3
commonmark==0.9.1 # via rich # via tox
configargparse==1.7 # via gray certifi==2024.2.2
coverage[toml]==7.4.4 # via pytest-cov # via requests
distlib==0.3.8 # via virtualenv cfgv==3.4.0
docutils==0.20.1 # via sphinx # via pre-commit
exceptiongroup==1.2.0 # via pytest chardet==5.2.0
filelock==3.13.4 # via tox, virtualenv # via tox
fixit==2.1.0 # via gray charset-normalizer==3.3.2
flake8==7.0.0 # via -r dev-requirements.in, pep8-naming # via requests
gray==0.14.0 # via -r dev-requirements.in click==8.1.7
identify==2.5.35 # via pre-commit # via
idna==3.6 # via requests # black
imagesize==1.4.1 # via sphinx # fixit
iniconfig==2.0.0 # via pytest # moreorless
isort==5.13.2 # via -r dev-requirements.in, gray # pip-tools
jinja2==3.1.3 # via sphinx colorama==0.4.6
libcst==1.3.1 # via fixit # via tox
markupsafe==2.1.5 # via jinja2 commonmark==0.9.1
mccabe==0.7.0 # via flake8 # via rich
moreorless==0.4.0 # via fixit configargparse==1.7
mypy==1.9.0 # via -r dev-requirements.in # via gray
mypy-extensions==1.0.0 # via black, mypy coverage[toml]==7.4.4
nodeenv==1.8.0 # via pre-commit # via pytest-cov
packaging==24.0 # via black, build, fixit, pyproject-api, pytest, sphinx, tox distlib==0.3.8
pathspec==0.12.1 # via black, trailrunner # via virtualenv
pep8-naming==0.13.3 # via -r dev-requirements.in docutils==0.20.1
pip-tools==7.4.1 # via -r dev-requirements.in # via sphinx
platformdirs==4.2.0 # via black, tox, virtualenv exceptiongroup==1.2.0
pluggy==1.4.0 # via pytest, tox # via pytest
pre-commit==3.7.0 # via -r dev-requirements.in filelock==3.13.4
pycodestyle==2.11.1 # via flake8 # via
pyflakes==3.2.0 # via autoflake, flake8 # tox
pygments==2.17.2 # via rich, sphinx # virtualenv
pyproject-api==1.6.1 # via tox fixit==2.1.0
pyproject-hooks==1.0.0 # via build, pip-tools # via gray
pytest==8.1.1 # via -r dev-requirements.in, pytest-cov flake8==7.0.0
pytest-cov==5.0.0 # via -r dev-requirements.in # via
pyupgrade==3.15.2 # via gray # -r dev-requirements.in
pyyaml==6.0.1 # via libcst, pre-commit # pep8-naming
requests==2.31.0 # via sphinx gray==0.14.0
rich==12.6.0 # via gray # via -r dev-requirements.in
snowballstemmer==2.2.0 # via sphinx identify==2.5.35
sphinx==7.2.6 # via -r dev-requirements.in # via pre-commit
sphinxcontrib-applehelp==1.0.8 # via sphinx idna==3.7
sphinxcontrib-devhelp==1.0.6 # via sphinx # via requests
sphinxcontrib-htmlhelp==2.0.5 # via sphinx imagesize==1.4.1
sphinxcontrib-jsmath==1.0.1 # via sphinx # via sphinx
sphinxcontrib-qthelp==1.0.7 # via sphinx iniconfig==2.0.0
sphinxcontrib-serializinghtml==1.1.10 # via sphinx # via pytest
tokenize-rt==5.2.0 # via add-trailing-comma, pyupgrade isort==5.13.2
toml==0.10.2 # via autoflake # via
tomli==2.0.1 # via black, build, coverage, fixit, mypy, pip-tools, pyproject-api, pyproject-hooks, pytest, tox # -r dev-requirements.in
tox==4.14.2 # via -r dev-requirements.in # gray
trailrunner==1.4.0 # via fixit jinja2==3.1.3
typing-extensions==4.11.0 # via black, mypy # via sphinx
unify==0.5 # via gray libcst==1.3.1
untokenize==0.1.1 # via unify # via fixit
urllib3==2.2.1 # via requests markupsafe==2.1.5
virtualenv==20.25.1 # via pre-commit, tox # via jinja2
wheel==0.43.0 # via pip-tools mccabe==0.7.0
# via flake8
moreorless==0.4.0
# via fixit
mypy==1.9.0
# via -r dev-requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.8.0
# via pre-commit
packaging==24.0
# via
# black
# build
# fixit
# pyproject-api
# pytest
# sphinx
# tox
pathspec==0.12.1
# via
# black
# trailrunner
pep8-naming==0.13.3
# via -r dev-requirements.in
pip-tools==7.4.1
# via -r dev-requirements.in
platformdirs==4.2.0
# via
# black
# tox
# virtualenv
pluggy==1.4.0
# via
# pytest
# tox
pre-commit==3.7.0
# via -r dev-requirements.in
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via
# autoflake
# flake8
pygments==2.17.2
# via
# rich
# sphinx
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.1.1
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==5.0.0
# via -r dev-requirements.in
pyupgrade==3.15.2
# via gray
pyyaml==6.0.1
# via
# libcst
# pre-commit
requests==2.31.0
# via sphinx
rich==12.6.0
# via gray
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via -r dev-requirements.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tokenize-rt==5.2.0
# via
# add-trailing-comma
# pyupgrade
toml==0.10.2
# via autoflake
tomli==2.0.1
# via
# black
# build
# coverage
# fixit
# mypy
# pip-tools
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.14.2
# via -r dev-requirements.in
trailrunner==1.4.0
# via fixit
typing-extensions==4.11.0
# via
# black
# mypy
unify==0.5
# via gray
untokenize==0.1.1
# via unify
urllib3==2.2.1
# via requests
virtualenv==20.25.1
# via
# pre-commit
# tox
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
# pip # pip

View File

@ -4,79 +4,192 @@
# #
# pip-compile --annotation-style=line requirements.in # pip-compile --annotation-style=line requirements.in
# #
aprslib==0.7.2 # via -r requirements.in aprslib==0.7.2
attrs==23.2.0 # via -r requirements.in, ax253, kiss3, rush # via -r requirements.in
ax253==0.1.5.post1 # via kiss3 attrs==23.2.0
beautifulsoup4==4.12.3 # via -r requirements.in # via
bidict==0.23.1 # via python-socketio # -r requirements.in
bitarray==2.9.2 # via ax253, kiss3 # ax253
blinker==1.7.0 # via flask # kiss3
certifi==2024.2.2 # via requests # rush
charset-normalizer==3.3.2 # via requests ax253==0.1.5.post1
click==8.1.7 # via -r requirements.in, click-completion, click-params, flask # via kiss3
click-completion==0.5.2 # via -r requirements.in beautifulsoup4==4.12.3
click-params==0.5.0 # via -r requirements.in # via -r requirements.in
commonmark==0.9.1 # via rich bidict==0.23.1
dataclasses==0.6 # via -r requirements.in # via python-socketio
dataclasses-json==0.6.4 # via -r requirements.in bitarray==2.9.2
debtcollector==3.0.0 # via oslo-config # via
deprecated==1.2.14 # via click-params # ax253
dnspython==2.6.1 # via eventlet # kiss3
eventlet==0.36.1 # via -r requirements.in blinker==1.7.0
flask==3.0.3 # via -r requirements.in, flask-httpauth, flask-socketio # via flask
flask-httpauth==4.8.0 # via -r requirements.in certifi==2024.2.2
flask-socketio==5.3.6 # via -r requirements.in # via requests
geographiclib==2.0 # via geopy charset-normalizer==3.3.2
geopy==2.4.1 # via -r requirements.in # via requests
gevent==24.2.1 # via -r requirements.in click==8.1.7
greenlet==3.0.3 # via eventlet, gevent # via
h11==0.14.0 # via wsproto # -r requirements.in
idna==3.6 # via requests # click-completion
imapclient==3.0.1 # via -r requirements.in # click-params
importlib-metadata==7.1.0 # via ax253, kiss3 # flask
itsdangerous==2.1.2 # via flask click-completion==0.5.2
jinja2==3.1.3 # via click-completion, flask # via -r requirements.in
kiss3==8.0.0 # via -r requirements.in click-params==0.5.0
loguru==0.7.2 # via -r requirements.in # via -r requirements.in
markupsafe==2.1.5 # via jinja2, werkzeug commonmark==0.9.1
marshmallow==3.21.1 # via dataclasses-json # via rich
mypy-extensions==1.0.0 # via typing-inspect dataclasses==0.6
netaddr==1.2.1 # via oslo-config # via -r requirements.in
oslo-config==9.4.0 # via -r requirements.in dataclasses-json==0.6.4
oslo-i18n==6.3.0 # via oslo-config # via -r requirements.in
packaging==24.0 # via marshmallow debtcollector==3.0.0
pbr==6.0.0 # via -r requirements.in, oslo-i18n, stevedore # via oslo-config
pluggy==1.4.0 # via -r requirements.in deprecated==1.2.14
pygments==2.17.2 # via rich # via click-params
pyserial==3.5 # via pyserial-asyncio dnspython==2.6.1
pyserial-asyncio==0.6 # via kiss3 # via eventlet
python-engineio==4.9.0 # via python-socketio eventlet==0.36.1
python-socketio==5.11.2 # via -r requirements.in, flask-socketio # via -r requirements.in
pytz==2024.1 # via -r requirements.in flask==3.0.3
pyyaml==6.0.1 # via -r requirements.in, oslo-config # via
requests==2.31.0 # via -r requirements.in, oslo-config, update-checker # -r requirements.in
rfc3986==2.0.0 # via oslo-config # flask-httpauth
rich==12.6.0 # via -r requirements.in # flask-socketio
rush==2021.4.0 # via -r requirements.in flask-httpauth==4.8.0
shellingham==1.5.4 # via -r requirements.in, click-completion # via -r requirements.in
simple-websocket==1.0.0 # via python-engineio flask-socketio==5.3.6
six==1.16.0 # via -r requirements.in, click-completion # via -r requirements.in
soupsieve==2.5 # via beautifulsoup4 geographiclib==2.0
stevedore==5.2.0 # via oslo-config # via geopy
tabulate==0.9.0 # via -r requirements.in geopy==2.4.1
thesmuggler==1.0.1 # via -r requirements.in # via -r requirements.in
typing-extensions==4.11.0 # via typing-inspect gevent==24.2.1
typing-inspect==0.9.0 # via dataclasses-json # via -r requirements.in
tzlocal==5.2 # via -r requirements.in greenlet==3.0.3
update-checker==0.18.0 # via -r requirements.in # via
urllib3==2.2.1 # via requests # eventlet
validators==0.22.0 # via click-params # gevent
werkzeug==3.0.2 # via -r requirements.in, flask h11==0.14.0
wrapt==1.16.0 # via -r requirements.in, debtcollector, deprecated # via wsproto
wsproto==1.2.0 # via simple-websocket idna==3.7
zipp==3.18.1 # via importlib-metadata # via requests
zope-event==5.0 # via gevent imapclient==3.0.1
zope-interface==6.2 # via gevent # via -r requirements.in
importlib-metadata==7.1.0
# via
# ax253
# kiss3
itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via
# click-completion
# flask
kiss3==8.0.0
# via -r requirements.in
loguru==0.7.2
# via -r requirements.in
markupsafe==2.1.5
# via
# jinja2
# werkzeug
marshmallow==3.21.1
# via dataclasses-json
mypy-extensions==1.0.0
# via typing-inspect
netaddr==1.2.1
# via oslo-config
oslo-config==9.4.0
# via -r requirements.in
oslo-i18n==6.3.0
# via oslo-config
packaging==24.0
# via marshmallow
pbr==6.0.0
# via
# -r requirements.in
# oslo-i18n
# stevedore
pluggy==1.4.0
# via -r requirements.in
pygments==2.17.2
# via rich
pyserial==3.5
# via pyserial-asyncio
pyserial-asyncio==0.6
# via kiss3
python-engineio==4.9.0
# via python-socketio
python-socketio==5.11.2
# via
# -r requirements.in
# flask-socketio
pytz==2024.1
# via -r requirements.in
pyyaml==6.0.1
# via
# -r requirements.in
# oslo-config
requests==2.31.0
# via
# -r requirements.in
# oslo-config
# update-checker
rfc3986==2.0.0
# via oslo-config
rich==12.6.0
# via -r requirements.in
rush==2021.4.0
# via -r requirements.in
shellingham==1.5.4
# via
# -r requirements.in
# click-completion
simple-websocket==1.0.0
# via python-engineio
six==1.16.0
# via
# -r requirements.in
# click-completion
soupsieve==2.5
# via beautifulsoup4
stevedore==5.2.0
# via oslo-config
tabulate==0.9.0
# via -r requirements.in
thesmuggler==1.0.1
# via -r requirements.in
typing-extensions==4.11.0
# via typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
tzlocal==5.2
# via -r requirements.in
update-checker==0.18.0
# via -r requirements.in
urllib3==2.2.1
# via requests
validators==0.22.0
# via click-params
werkzeug==3.0.2
# via
# -r requirements.in
# flask
wrapt==1.16.0
# via
# -r requirements.in
# debtcollector
# deprecated
wsproto==1.2.0
# via simple-websocket
zipp==3.18.1
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.2
# via gevent
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
# setuptools # setuptools