Skip to content

Commit

Permalink
Merge branch 'master' into pyup-update-flake8-isort-2.8.0-to-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
postrational committed Jul 1, 2020
2 parents e5c28b7 + 3276ae3 commit d46dbb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
colorful==0.5.4
docopt==0.6.2
gym==0.17.1
gym==0.17.2
20 changes: 10 additions & 10 deletions requirements_test.txt
@@ -1,18 +1,18 @@
coveralls==1.11.1
flake8==3.7.9
flake8==3.8.3
flake8-blind-except==0.1.1
flake8-bugbear==20.1.4
flake8-builtins==1.5.2
flake8-comprehensions==3.2.2
flake8-builtins==1.5.3
flake8-comprehensions==3.2.3
flake8-debugger==3.2.1
flake8-docstrings==1.5.0
flake8-isort==3.0.0
flake8-quotes==2.1.1
flake8-quotes==3.2.0
flake8-string-format==0.3.0
mypy==0.770
pre-commit==2.2.0
mypy==0.780
pre-commit==2.5.1
pydocstyle==5.0.2
pytest==5.4.1
pytest-cov==2.8.1
pytest-timeout==1.3.4
tox==3.14.5
pytest==5.4.3
pytest-cov==2.10.0
pytest-timeout==1.4.1
tox==3.15.2

0 comments on commit d46dbb9

Please sign in to comment.