Skip to content

Commit

Permalink
ci: upgrade developer dependencies (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow authored Feb 8, 2021
1 parent 601de79 commit 32137c2
Show file tree
Hide file tree
Showing 16 changed files with 174 additions and 174 deletions.
42 changes: 21 additions & 21 deletions reqs/3.6/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --no-annotate --output-file=reqs/3.6/requirements-dev.txt reqs/requirements-dev.in reqs/requirements-doc.in reqs/requirements-sty.in reqs/requirements.in
#
alabaster==0.7.12
anyio==2.0.2
anyio==2.1.0
appdirs==1.4.4
argon2-cffi==20.1.0
astroid==2.4.2
Expand All @@ -15,7 +15,7 @@ babel==2.9.0
backcall==0.2.0
beautifulsoup4==4.9.3
black==20.8b1
bleach==3.2.2
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
cfgv==3.2.0
Expand Down Expand Up @@ -52,30 +52,30 @@ ipython==7.16.1
ipywidgets==7.6.3
isort==5.7.0
jedi==0.18.0
jinja2==2.11.2
jinja2==2.11.3
json5==0.9.5
jsonschema==3.2.0
jupyter-cache==0.4.2
jupyter-client==6.1.11
jupyter-console==6.2.0
jupyter-core==4.7.0
jupyter-server==1.2.2
jupyter-core==4.7.1
jupyter-server==1.3.0
jupyter-sphinx==0.3.1
jupyter==1.0.0
jupyterlab-code-formatter==1.4.2
jupyterlab-server==2.1.2
jupyterlab-code-formatter==1.4.3
jupyterlab-server==2.2.0
jupyterlab-widgets==1.0.0
jupyterlab==3.0.5
jupyterlab==3.0.7
kiwisolver==1.3.1
labels==20.1.0
latexcodec==2.0.1
lazy-object-proxy==1.4.3
livereload==2.6.3
markdown-it-py==0.6.1
markdown-it-py==0.6.2
markupsafe==1.1.1
matplotlib==3.3.3
matplotlib==3.3.4
mccabe==0.6.1
mdit-py-plugins==0.2.4
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
mypy-extensions==0.4.3
Expand All @@ -88,11 +88,11 @@ nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
nbstripout==0.3.9
nest-asyncio==1.4.3
nest-asyncio==1.5.1
nodeenv==1.5.0
notebook==6.2.0
numpy==1.19.5
packaging==20.8
packaging==20.9
pandocfilters==1.4.3
parso==0.8.1
pathspec==0.8.1
Expand All @@ -102,7 +102,7 @@ pickleshare==0.7.5
pillow==8.1.0
pip-tools==5.5.0
pluggy==0.13.1
pre-commit==2.9.3
pre-commit==2.10.1
prometheus-client==0.9.0
prompt-toolkit==3.0.14
ptyprocess==0.7.0
Expand All @@ -111,7 +111,7 @@ pybtex-docutils==1.0.0
pybtex==0.24.0
pycodestyle==2.6.0
pycparser==2.20
pydata-sphinx-theme==0.4.2
pydata-sphinx-theme==0.4.3
pydeps==1.9.13
pydocstyle==5.1.1
pyflakes==2.2.0
Expand All @@ -121,9 +121,9 @@ pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2020.5
pytz==2021.1
pyyaml==5.4.1
pyzmq==21.0.1
pyzmq==22.0.2
qtconsole==5.0.2
qtpy==1.9.0
regex==2020.11.13
Expand All @@ -150,19 +150,19 @@ sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlalchemy==1.3.22
sqlalchemy==1.3.23
stdlib-list==0.8.0
sympy==1.7.1
terminado==0.9.2
testpath==0.4.4
toml==0.10.2
tornado==6.1
tox==3.21.2
tox==3.21.4
traitlets==4.3.3
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.2
virtualenv==20.4.0
urllib3==1.26.3
virtualenv==20.4.2
wcwidth==0.2.5
webencodings==0.5.1
wheel==0.36.2
Expand Down
26 changes: 13 additions & 13 deletions reqs/3.6/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ attrs==20.3.0
babel==2.9.0
backcall==0.2.0
beautifulsoup4==4.9.3
bleach==3.2.2
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
Expand All @@ -34,21 +34,21 @@ ipython-genutils==0.2.0
ipython==7.16.1
ipywidgets==7.6.3
jedi==0.18.0
jinja2==2.11.2
jinja2==2.11.3
jsonschema==3.2.0
jupyter-cache==0.4.2
jupyter-client==6.1.11
jupyter-console==6.2.0
jupyter-core==4.7.0
jupyter-core==4.7.1
jupyter-sphinx==0.3.1
jupyter==1.0.0
jupyterlab-widgets==1.0.0
kiwisolver==1.3.1
latexcodec==2.0.1
markdown-it-py==0.6.1
markdown-it-py==0.6.2
markupsafe==1.1.1
matplotlib==3.3.3
mdit-py-plugins==0.2.4
matplotlib==3.3.4
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
myst-nb==0.11.1
Expand All @@ -57,10 +57,10 @@ nbclient==0.5.1
nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
nest-asyncio==1.4.3
nest-asyncio==1.5.1
notebook==6.2.0
numpy==1.19.5
packaging==20.8
packaging==20.9
pandocfilters==1.4.3
parso==0.8.1
pexpect==4.8.0
Expand All @@ -72,14 +72,14 @@ ptyprocess==0.7.0
pybtex-docutils==1.0.0
pybtex==0.24.0
pycparser==2.20
pydata-sphinx-theme==0.4.2
pydata-sphinx-theme==0.4.3
pygments==2.7.4
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.5
pytz==2021.1
pyyaml==5.4.1
pyzmq==21.0.1
pyzmq==22.0.2
qtconsole==5.0.2
qtpy==1.9.0
requests==2.25.1
Expand All @@ -102,14 +102,14 @@ sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlalchemy==1.3.22
sqlalchemy==1.3.23
sympy==1.7.1
terminado==0.9.2
testpath==0.4.4
tornado==6.1
traitlets==4.3.3
typing-extensions==3.7.4.3
urllib3==1.26.2
urllib3==1.26.3
wcwidth==0.2.5
webencodings==0.5.1
wheel==0.36.2
Expand Down
8 changes: 4 additions & 4 deletions reqs/3.6/requirements-sty.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ importlib-resources==3.0.0
ipython-genutils==0.2.0
isort==5.7.0
jsonschema==3.2.0
jupyter-core==4.7.0
jupyter-core==4.7.1
kiwisolver==1.3.1
lazy-object-proxy==1.4.3
matplotlib==3.3.3
matplotlib==3.3.4
mccabe==0.6.1
mypy-extensions==0.4.3
mypy==0.800
Expand All @@ -42,7 +42,7 @@ numpy==1.19.5
pathspec==0.8.1
pep8-naming==0.11.1
pillow==8.1.0
pre-commit==2.9.3
pre-commit==2.10.1
pycodestyle==2.6.0
pydocstyle==5.1.1
pyflakes==2.2.0
Expand All @@ -59,7 +59,7 @@ toml==0.10.2
traitlets==4.3.3
typed-ast==1.4.2
typing-extensions==3.7.4.3
virtualenv==20.4.0
virtualenv==20.4.2
wrapt==1.12.1
zipp==3.4.0

Expand Down
2 changes: 1 addition & 1 deletion reqs/3.6/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cycler==0.10.0
kiwisolver==1.3.1
matplotlib==3.3.3
matplotlib==3.3.4
numpy==1.19.5
pillow==8.1.0
pyparsing==2.4.7
Expand Down
46 changes: 23 additions & 23 deletions reqs/3.7/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --no-annotate --output-file=reqs/3.7/requirements-dev.txt reqs/requirements-dev.in reqs/requirements-doc.in reqs/requirements-sty.in reqs/requirements.in
#
alabaster==0.7.12
anyio==2.0.2
anyio==2.1.0
appdirs==1.4.4
argon2-cffi==20.1.0
astroid==2.4.2
Expand All @@ -15,7 +15,7 @@ babel==2.9.0
backcall==0.2.0
beautifulsoup4==4.9.3
black==20.8b1
bleach==3.2.2
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
cfgv==3.2.0
Expand Down Expand Up @@ -44,34 +44,34 @@ imagesize==1.2.0
importlib-metadata==3.4.0
ipykernel==5.4.3
ipython-genutils==0.2.0
ipython==7.19.0
ipython==7.20.0
ipywidgets==7.6.3
isort==5.7.0
jedi==0.18.0
jinja2==2.11.2
jinja2==2.11.3
json5==0.9.5
jsonschema==3.2.0
jupyter-cache==0.4.2
jupyter-client==6.1.11
jupyter-console==6.2.0
jupyter-core==4.7.0
jupyter-server==1.2.2
jupyter-core==4.7.1
jupyter-server==1.3.0
jupyter-sphinx==0.3.1
jupyter==1.0.0
jupyterlab-code-formatter==1.4.2
jupyterlab-server==2.1.2
jupyterlab-code-formatter==1.4.3
jupyterlab-server==2.2.0
jupyterlab-widgets==1.0.0
jupyterlab==3.0.5
jupyterlab==3.0.7
kiwisolver==1.3.1
labels==20.1.0
latexcodec==2.0.1
lazy-object-proxy==1.4.3
livereload==2.6.3
markdown-it-py==0.6.1
markdown-it-py==0.6.2
markupsafe==1.1.1
matplotlib==3.3.3
matplotlib==3.3.4
mccabe==0.6.1
mdit-py-plugins==0.2.4
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
mypy-extensions==0.4.3
Expand All @@ -84,11 +84,11 @@ nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
nbstripout==0.3.9
nest-asyncio==1.4.3
nest-asyncio==1.5.1
nodeenv==1.5.0
notebook==6.2.0
numpy==1.19.5
packaging==20.8
numpy==1.20.1
packaging==20.9
pandocfilters==1.4.3
parso==0.8.1
pathspec==0.8.1
Expand All @@ -98,7 +98,7 @@ pickleshare==0.7.5
pillow==8.1.0
pip-tools==5.5.0
pluggy==0.13.1
pre-commit==2.9.3
pre-commit==2.10.1
prometheus-client==0.9.0
prompt-toolkit==3.0.14
ptyprocess==0.7.0
Expand All @@ -107,7 +107,7 @@ pybtex-docutils==1.0.0
pybtex==0.24.0
pycodestyle==2.6.0
pycparser==2.20
pydata-sphinx-theme==0.4.2
pydata-sphinx-theme==0.4.3
pydeps==1.9.13
pydocstyle==5.1.1
pyflakes==2.2.0
Expand All @@ -117,9 +117,9 @@ pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2020.5
pytz==2021.1
pyyaml==5.4.1
pyzmq==21.0.1
pyzmq==22.0.2
qtconsole==5.0.2
qtpy==1.9.0
regex==2020.11.13
Expand All @@ -146,19 +146,19 @@ sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlalchemy==1.3.22
sqlalchemy==1.3.23
stdlib-list==0.8.0
sympy==1.7.1
terminado==0.9.2
testpath==0.4.4
toml==0.10.2
tornado==6.1
tox==3.21.2
tox==3.21.4
traitlets==5.0.5
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.2
virtualenv==20.4.0
urllib3==1.26.3
virtualenv==20.4.2
wcwidth==0.2.5
webencodings==0.5.1
wheel==0.36.2
Expand Down
Loading

0 comments on commit 32137c2

Please sign in to comment.