Skip to content

Commit

Permalink
Merge 5909358 into 94ea960
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 27, 2020
2 parents 94ea960 + 5909358 commit 935d529
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 44 deletions.
26 changes: 13 additions & 13 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 7 additions & 18 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,14 @@
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################

-i https://pypi.org/simple/
appdirs==1.4.4
attrs==19.3.0
attrs==20.1.0
beautifulsoup4==4.9.1
black==19.10b0
black==20.8b1
bs4==0.0.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
coverage==5.2.1
coveralls==2.1.1
coveralls==2.1.2
distlib==0.3.1
docopt==0.6.2
filelock==3.0.12
Expand All @@ -35,7 +24,7 @@ packaging==20.4
pathspec==0.8.0
pbr==5.4.5
pipenv-to-requirements==0.9.0
pipenv==2020.6.2
pipenv==2020.8.13
pluggy==0.13.1
py==1.9.0
pycodestyle==2.6.0
Expand All @@ -48,8 +37,8 @@ six==1.15.0
soupsieve==2.0.1
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.2
typing-extensions==3.7.4.3
urllib3==1.25.10
virtualenv-clone==0.5.4
virtualenv==20.0.30
virtualenv==20.0.31
zipp==3.1.0
15 changes: 2 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################

-i https://pypi.org/simple/
aniso8601==8.0.0
attrs==19.3.0
attrs==20.1.0
babel==2.8.0
certifi==2020.6.20
chardet==3.0.4
Expand Down

0 comments on commit 935d529

Please sign in to comment.