Skip to content

Commit

Permalink
Bump requirements for pyup pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Oct 12, 2020
1 parent d4ca976 commit 3aa5270
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12 # via sphinx
appdirs==1.4.4 # via black, virtualenv
asgiref==3.3.0 # via django
asgiref==3.2.10 # via django
attrs==20.2.0 # via flake8-bugbear, hypothesis (hypothesis-python/setup.py), pytest
autoflake==1.4 # via -r requirements/tools.in
babel==2.8.0 # via sphinx
Expand Down Expand Up @@ -55,7 +55,7 @@ mypy-extensions==0.4.3 # via black, mypy
mypy==0.790 # via -r requirements/tools.in
numpy==1.19.2 # via -r requirements/tools.in
packaging==20.4 # via bleach, dparse, pytest, pyupio, safety, sphinx, tox
parso==0.8.0 # via jedi
parso==0.7.1 # via jedi
pathspec==0.8.0 # via black
pbr==5.5.0 # via stevedore
pexpect==4.8.0 # via ipython
Expand All @@ -82,7 +82,7 @@ pyupgrade==2.7.2 # via -r requirements/tools.in
pyupio==1.1.1 # via -r requirements/tools.in
pyyaml==5.3.1 # via bandit, dparse, pyupio
readme-renderer==27.0 # via twine
regex==2020.10.11 # via black
regex==2020.10.11 # via black
requests-toolbelt==0.9.1 # via twine
requests==2.24.0 # via -r requirements/tools.in, pygithub, python-gitlab, pyupio, requests-toolbelt, safety, sphinx, twine
restructuredtext-lint==1.3.1 # via -r requirements/tools.in
Expand Down

0 comments on commit 3aa5270

Please sign in to comment.