Skip to content

Commit

Permalink
ci: upgrade developer dependencies (#70)
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 15, 2021
1 parent 32137c2 commit 5530bc4
Show file tree
Hide file tree
Showing 8 changed files with 77 additions and 77 deletions.
22 changes: 11 additions & 11 deletions reqs/3.6/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ beautifulsoup4==4.9.3
black==20.8b1
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
cffi==1.14.5
cfgv==3.2.0
chardet==4.0.0
click==7.1.2
Expand All @@ -38,12 +38,12 @@ flake8-polyfill==1.0.2
flake8-rst-docstrings==0.0.14
flake8==3.8.4
gitdb==4.0.5
gitpython==3.1.12
gitpython==3.1.13
graphviz==0.16
identify==1.5.13
idna==2.10
imagesize==1.2.0
immutables==0.14
immutables==0.15
importlib-metadata==3.4.0
importlib-resources==3.0.0
ipykernel==5.4.3
Expand All @@ -62,7 +62,7 @@ jupyter-core==4.7.1
jupyter-server==1.3.0
jupyter-sphinx==0.3.1
jupyter==1.0.0
jupyterlab-code-formatter==1.4.3
jupyterlab-code-formatter==1.4.4
jupyterlab-server==2.2.0
jupyterlab-widgets==1.0.0
jupyterlab==3.0.7
Expand All @@ -77,13 +77,13 @@ matplotlib==3.3.4
mccabe==0.6.1
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
mpmath==1.2.1
mypy-extensions==0.4.3
mypy==0.800
myst-nb==0.11.1
myst-parser==0.13.3
nbclassic==0.2.6
nbclient==0.5.1
nbclient==0.5.2
nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
Expand All @@ -104,7 +104,7 @@ pip-tools==5.5.0
pluggy==0.13.1
pre-commit==2.10.1
prometheus-client==0.9.0
prompt-toolkit==3.0.14
prompt-toolkit==3.0.16
ptyprocess==0.7.0
py==1.10.0
pybtex-docutils==1.0.0
Expand All @@ -115,15 +115,15 @@ pydata-sphinx-theme==0.4.3
pydeps==1.9.13
pydocstyle==5.1.1
pyflakes==2.2.0
pygments==2.7.4
pygments==2.8.0
pylint==2.6.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2021.1
pyyaml==5.4.1
pyzmq==22.0.2
pyzmq==22.0.3
qtconsole==5.0.2
qtpy==1.9.0
regex==2020.11.13
Expand All @@ -134,15 +134,15 @@ six==1.15.0
smmap==3.0.5
sniffio==1.2.0
snowballstemmer==2.1.0
soupsieve==2.1
soupsieve==2.2
sphinx-autobuild==2020.9.1
sphinx-book-theme==0.0.39
sphinx-copybutton==0.3.1
sphinx-math-dollar==1.2
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.3
sphinx==3.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.1.4
sphinxcontrib-devhelp==1.0.2
Expand Down
18 changes: 9 additions & 9 deletions reqs/3.6/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ backcall==0.2.0
beautifulsoup4==4.9.3
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
cffi==1.14.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
Expand All @@ -23,7 +23,7 @@ defusedxml==0.6.0
docutils==0.16
entrypoints==0.3
gitdb==4.0.5
gitpython==3.1.12
gitpython==3.1.13
graphviz==0.16
idna==2.10
imagesize==1.2.0
Expand All @@ -50,10 +50,10 @@ markupsafe==1.1.1
matplotlib==3.3.4
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
mpmath==1.2.1
myst-nb==0.11.1
myst-parser==0.13.3
nbclient==0.5.1
nbclient==0.5.2
nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
Expand All @@ -67,34 +67,34 @@ pexpect==4.8.0
pickleshare==0.7.5
pillow==8.1.0
prometheus-client==0.9.0
prompt-toolkit==3.0.14
prompt-toolkit==3.0.16
ptyprocess==0.7.0
pybtex-docutils==1.0.0
pybtex==0.24.0
pycparser==2.20
pydata-sphinx-theme==0.4.3
pygments==2.7.4
pygments==2.8.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2021.1
pyyaml==5.4.1
pyzmq==22.0.2
pyzmq==22.0.3
qtconsole==5.0.2
qtpy==1.9.0
requests==2.25.1
send2trash==1.5.0
six==1.15.0
smmap==3.0.5
snowballstemmer==2.1.0
soupsieve==2.1
soupsieve==2.2
sphinx-book-theme==0.0.39
sphinx-copybutton==0.3.1
sphinx-math-dollar==1.2
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.3
sphinx==3.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.1.4
sphinxcontrib-devhelp==1.0.2
Expand Down
20 changes: 10 additions & 10 deletions reqs/3.7/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ beautifulsoup4==4.9.3
black==20.8b1
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
cffi==1.14.5
cfgv==3.2.0
chardet==4.0.0
click==7.1.2
Expand All @@ -36,7 +36,7 @@ flake8-polyfill==1.0.2
flake8-rst-docstrings==0.0.14
flake8==3.8.4
gitdb==4.0.5
gitpython==3.1.12
gitpython==3.1.13
graphviz==0.16
identify==1.5.13
idna==2.10
Expand All @@ -58,7 +58,7 @@ jupyter-core==4.7.1
jupyter-server==1.3.0
jupyter-sphinx==0.3.1
jupyter==1.0.0
jupyterlab-code-formatter==1.4.3
jupyterlab-code-formatter==1.4.4
jupyterlab-server==2.2.0
jupyterlab-widgets==1.0.0
jupyterlab==3.0.7
Expand All @@ -73,13 +73,13 @@ matplotlib==3.3.4
mccabe==0.6.1
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
mpmath==1.2.1
mypy-extensions==0.4.3
mypy==0.800
myst-nb==0.11.1
myst-parser==0.13.3
nbclassic==0.2.6
nbclient==0.5.1
nbclient==0.5.2
nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
Expand All @@ -100,7 +100,7 @@ pip-tools==5.5.0
pluggy==0.13.1
pre-commit==2.10.1
prometheus-client==0.9.0
prompt-toolkit==3.0.14
prompt-toolkit==3.0.16
ptyprocess==0.7.0
py==1.10.0
pybtex-docutils==1.0.0
Expand All @@ -111,15 +111,15 @@ pydata-sphinx-theme==0.4.3
pydeps==1.9.13
pydocstyle==5.1.1
pyflakes==2.2.0
pygments==2.7.4
pygments==2.8.0
pylint==2.6.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2021.1
pyyaml==5.4.1
pyzmq==22.0.2
pyzmq==22.0.3
qtconsole==5.0.2
qtpy==1.9.0
regex==2020.11.13
Expand All @@ -130,15 +130,15 @@ six==1.15.0
smmap==3.0.5
sniffio==1.2.0
snowballstemmer==2.1.0
soupsieve==2.1
soupsieve==2.2
sphinx-autobuild==2020.9.1
sphinx-book-theme==0.0.39
sphinx-copybutton==0.3.1
sphinx-math-dollar==1.2
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.3
sphinx==3.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.1.4
sphinxcontrib-devhelp==1.0.2
Expand Down
18 changes: 9 additions & 9 deletions reqs/3.7/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ backcall==0.2.0
beautifulsoup4==4.9.3
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
cffi==1.14.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
Expand All @@ -23,7 +23,7 @@ defusedxml==0.6.0
docutils==0.16
entrypoints==0.3
gitdb==4.0.5
gitpython==3.1.12
gitpython==3.1.13
graphviz==0.16
idna==2.10
imagesize==1.2.0
Expand All @@ -49,10 +49,10 @@ markupsafe==1.1.1
matplotlib==3.3.4
mdit-py-plugins==0.2.5
mistune==0.8.4
mpmath==1.1.0
mpmath==1.2.1
myst-nb==0.11.1
myst-parser==0.13.3
nbclient==0.5.1
nbclient==0.5.2
nbconvert==5.6.1
nbdime==2.1.0
nbformat==5.1.2
Expand All @@ -66,34 +66,34 @@ pexpect==4.8.0
pickleshare==0.7.5
pillow==8.1.0
prometheus-client==0.9.0
prompt-toolkit==3.0.14
prompt-toolkit==3.0.16
ptyprocess==0.7.0
pybtex-docutils==1.0.0
pybtex==0.24.0
pycparser==2.20
pydata-sphinx-theme==0.4.3
pygments==2.7.4
pygments==2.8.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2021.1
pyyaml==5.4.1
pyzmq==22.0.2
pyzmq==22.0.3
qtconsole==5.0.2
qtpy==1.9.0
requests==2.25.1
send2trash==1.5.0
six==1.15.0
smmap==3.0.5
snowballstemmer==2.1.0
soupsieve==2.1
soupsieve==2.2
sphinx-book-theme==0.0.39
sphinx-copybutton==0.3.1
sphinx-math-dollar==1.2
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.3
sphinx==3.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.1.4
sphinxcontrib-devhelp==1.0.2
Expand Down
Loading

0 comments on commit 5530bc4

Please sign in to comment.