Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 64aeee2 commit 1560e8d
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@
# pip-compile-multi
#
build==1.2.1
# via -r dev_requirements/requirements-packaging.in
# via -r requirements-packaging.in
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.7
# via secretstorage
docutils==0.21.2
# via readme-renderer
idna==3.7
Expand All @@ -23,6 +27,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.0
# via twine
markdown-it-py==3.0.0
Expand All @@ -39,6 +47,8 @@ packaging==24.0
# via build
pkginfo==1.10.0
# via twine
pycparser==2.22
# via cffi
pygments==2.17.2
# via
# readme-renderer
Expand All @@ -47,7 +57,7 @@ pyproject-hooks==1.1.0
# via build
readme-renderer==43.0
# via twine
requests==2.31.0
requests==2.32.0
# via
# requests-toolbelt
# twine
Expand All @@ -57,8 +67,10 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
twine==5.0.0
# via -r dev_requirements/requirements-packaging.in
# via -r requirements-packaging.in
urllib3==2.2.1
# via
# requests
Expand Down

0 comments on commit 1560e8d

Please sign in to comment.