Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pylint-3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein committed May 21, 2024
2 parents af25d09 + 0ac28ef commit 617a217
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@
backports-tarfile==1.1.1
# via jaraco-context
build==1.2.1
# via -r dev_requirements\requirements-test_packaging.in
# via -r dev_requirements/requirements-test_packaging.in
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via build
cryptography==42.0.7
# via secretstorage
docutils==0.21.2
# via readme-renderer
idna==3.7
Expand All @@ -29,6 +31,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.2.1
# via twine
markdown-it-py==3.0.0
Expand All @@ -45,14 +51,14 @@ packaging==24.0
# via build
pkginfo==1.10.0
# via twine
pycparser==2.22
# via cffi
pygments==2.18.0
# via
# readme-renderer
# rich
pyproject-hooks==1.1.0
# via build
pywin32-ctypes==0.2.2
# via keyring
readme-renderer==43.0
# via twine
requests==2.31.0
Expand All @@ -65,8 +71,10 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
twine==5.0.0
# via -r dev_requirements\requirements-test_packaging.in
secretstorage==3.3.3
# via keyring
twine==5.1.0
# via -r dev_requirements/requirements-test_packaging.in
urllib3==2.2.1
# via
# requests
Expand Down

0 comments on commit 617a217

Please sign in to comment.