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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent b6948f2 commit a33cea5
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion private_set_intersection/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,14 @@ bleach==6.0.0
# via readme-renderer
certifi==2022.12.7
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via black
cryptography==42.0.7
# via secretstorage
docutils==0.19
# via readme-renderer
exceptiongroup==1.1.0
Expand All @@ -32,6 +36,10 @@ iniconfig==2.0.0
# via pytest
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==23.13.1
# via twine
markdown-it-py==2.1.0
Expand Down Expand Up @@ -62,6 +70,8 @@ py-cpuinfo==9.0.0
# via pytest-benchmark
pycodestyle==2.9.1
# via flake8
pycparser==2.22
# via cffi
pyflakes==2.5.0
# via flake8
pygments==2.14.0
Expand All @@ -76,7 +86,7 @@ pytest-benchmark==4.0.0
# via -r requirements.in
readme-renderer==37.3
# via twine
requests==2.28.2
requests==2.32.0
# via
# requests-toolbelt
# twine
Expand All @@ -86,6 +96,8 @@ rfc3986==2.0.0
# via twine
rich==13.3.1
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via bleach
tomli==2.0.1
Expand Down

0 comments on commit a33cea5

Please sign in to comment.