Skip to content

Commit

Permalink
Merge 165d560 into da7e5fa
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 6, 2021
2 parents da7e5fa + 165d560 commit 54e2321
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions requirements-dev.txt
Expand Up @@ -12,7 +12,6 @@ async-generator==1.10
# via
# pytest-trio
# trio
# trio-websocket (setup.py)
attrs==20.3.0
# via
# -r requirements-dev.in
Expand Down Expand Up @@ -40,15 +39,15 @@ coverage==5.3
coveralls==2.1.2
# via -r requirements-dev.in
cryptography==3.2.1
# via trustme
# via
# secretstorage
# trustme
docopt==0.6.2
# via coveralls
docutils==0.16
# via
# readme-renderer
# sphinx
h11==0.11.0
# via wsproto
idna==2.10
# via
# requests
Expand All @@ -60,6 +59,10 @@ iniconfig==1.1.1
# via pytest
isort==5.6.4
# via pylint
jeepney==0.6.0
# via
# keyring
# secretstorage
jinja2==2.11.2
# via sphinx
keyring==21.5.0
Expand Down Expand Up @@ -91,7 +94,7 @@ py==1.9.0
# via pytest
pycparser==2.20
# via cffi
pygments==2.7.2
pygments==2.7.4
# via
# readme-renderer
# sphinx
Expand Down Expand Up @@ -122,6 +125,8 @@ requests==2.25.0
# twine
rfc3986==1.4.0
# via twine
secretstorage==3.3.1
# via keyring
six==1.15.0
# via
# astroid
Expand Down Expand Up @@ -167,7 +172,6 @@ trio==0.17.0
# via
# -r requirements-dev.in
# pytest-trio
# trio-websocket (setup.py)
trustme==0.6.0
# via -r requirements-dev.in
twine==3.2.0
Expand All @@ -178,8 +182,6 @@ webencodings==0.5.1
# via bleach
wrapt==1.12.1
# via astroid
wsproto==0.15.0
# via trio-websocket (setup.py)

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 54e2321

Please sign in to comment.