diff --git a/dev-requirements.txt b/dev-requirements.txt index 911750c..77afb3f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,75 +4,75 @@ # # pip-compile dev-requirements.in # -bleach==4.0.0 +bleach==5.0.1 # via readme-renderer -build==0.6.0.post1 +build==0.9.0 # via -r dev-requirements.in -certifi==2021.5.30 +certifi==2022.9.24 # via requests -cffi==1.14.6 +cffi==1.15.1 # via cryptography -charset-normalizer==2.0.4 +charset-normalizer==2.1.1 # via requests -colorama==0.4.4 - # via twine -cryptography==3.4.7 +commonmark==0.9.1 + # via rich +cryptography==38.0.3 # via secretstorage -docutils==0.17.1 +docutils==0.19 # via readme-renderer -idna==3.2 +idna==3.4 # via requests -importlib-metadata==4.6.4 +importlib-metadata==5.0.0 # via # keyring # twine -jeepney==0.7.1 +jaraco-classes==3.2.3 + # via keyring +jeepney==0.8.0 # via # keyring # secretstorage -keyring==23.1.0 +keyring==23.11.0 # via twine -packaging==21.0 - # via - # bleach - # build -pep517==0.11.0 +more-itertools==9.0.0 + # via jaraco-classes +packaging==21.3 # via build -pkginfo==1.7.1 +pep517==0.13.0 + # via build +pkginfo==1.8.3 # via twine -pycparser==2.20 +pycparser==2.21 # via cffi -pygments==2.10.0 - # via readme-renderer -pyparsing==2.4.7 +pygments==2.13.0 + # via + # readme-renderer + # rich +pyparsing==3.0.9 # via packaging -readme-renderer==29.0 +readme-renderer==37.3 # via twine -requests==2.26.0 +requests==2.28.1 # via # requests-toolbelt # twine -requests-toolbelt==0.9.1 +requests-toolbelt==0.10.1 # via twine -rfc3986==1.5.0 +rfc3986==2.0.0 # via twine -secretstorage==3.3.1 +rich==12.6.0 + # via twine +secretstorage==3.3.3 # via keyring six==1.16.0 - # via - # bleach - # readme-renderer -tomli==1.2.1 - # via - # build - # pep517 -tqdm==4.62.1 - # via twine -twine==3.4.2 + # via bleach +twine==4.0.1 # via -r dev-requirements.in -urllib3==1.26.6 - # via requests +urllib3==1.26.12 + # via + # requests + # twine webencodings==0.5.1 # via bleach -zipp==3.5.0 +zipp==3.10.0 # via importlib-metadata