Skip to content

Commit

Permalink
Merge 72001c2 into 3b6f4e7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 9, 2022
2 parents 3b6f4e7 + 72001c2 commit f6e8150
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions requirements-dev.txt
Expand Up @@ -12,14 +12,13 @@ async-generator==1.10
# via
# pytest-trio
# trio
# trio-websocket (setup.py)
attrs==20.3.0
# via
# -r requirements-dev.in
# outcome
# pytest
# trio
babel==2.9.0
babel==2.9.1
# via sphinx
bleach==3.2.1
# via readme-renderer
Expand All @@ -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.7.1
# via
# keyring
# secretstorage
jinja2==2.11.2
# via sphinx
keyring==21.5.0
Expand Down Expand Up @@ -99,29 +102,31 @@ pylint==2.6.0
# via -r requirements-dev.in
pyparsing==2.4.7
# via packaging
pytest-cov==2.10.1
# via -r requirements-dev.in
pytest-trio==0.7.0
# via -r requirements-dev.in
pytest==6.1.2
# via
# -r requirements-dev.in
# pytest-cov
# pytest-trio
pytest-cov==2.10.1
# via -r requirements-dev.in
pytest-trio==0.7.0
# via -r requirements-dev.in
pytz==2020.4
# via babel
readme-renderer==28.0
# via twine
requests-toolbelt==0.9.1
# via twine
requests==2.25.0
# via
# coveralls
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==1.4.0
# via twine
secretstorage==3.3.1
# via keyring
six==1.15.0
# via
# astroid
Expand All @@ -135,13 +140,13 @@ snowballstemmer==2.0.0
# via sphinx
sortedcontainers==2.3.0
# via trio
sphinx-rtd-theme==0.5.0
# via -r requirements-dev.in
sphinx==3.3.1
# via
# -r requirements-dev.in
# sphinx-rtd-theme
# sphinxcontrib-trio
sphinx-rtd-theme==0.5.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -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 f6e8150

Please sign in to comment.