Skip to content

Commit

Permalink
ci: update pip constraints and pre-commit config (#153)
Browse files Browse the repository at this point in the history
* docs: import IPython.display.display() in notebooks
* fix: remove leading zero from week number in cron job

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
3 people authored Feb 21, 2022
1 parent 63c08cb commit c743249
Show file tree
Hide file tree
Showing 14 changed files with 245 additions and 222 deletions.
67 changes: 34 additions & 33 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ bleach==4.1.0
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.11
click==8.0.3
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
coverage==6.3
coverage==6.3.2
debugpy==1.5.1
decorator==5.1.1
defusedxml==0.7.1
deprecated==1.2.13
distlib==0.3.4
docutils==0.16
entrypoints==0.3
entrypoints==0.4
execnet==1.9.0
executing==0.8.2
filelock==3.4.2
filelock==3.6.0
flake8==4.0.1
flake8-blind-except==0.2.0
flake8-bugbear==22.1.11
Expand All @@ -46,17 +46,17 @@ flake8-rst-docstrings==0.2.5
flake8-type-ignore==0.1.0.post2 ; python_version >= "3.8.0"
flake8-use-fstring==1.3
gitdb==4.0.9
gitpython==3.1.26
gitpython==3.1.27
gprof2dot==2021.2.21
graphviz==0.19.1
greenlet==1.1.2
hepunits==2.2.0
identify==2.4.7
identify==2.4.10
idna==3.3
imagesize==1.3.0
importlib-metadata==4.10.1
importlib-metadata==4.11.1
iniconfig==1.1.1
ipykernel==6.7.0
ipykernel==6.9.1
ipython==8.0.1
ipython-genutils==0.2.0
ipywidgets==7.6.5
Expand All @@ -69,11 +69,11 @@ jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.1.2
jupyter-console==6.4.0
jupyter-core==4.9.1
jupyter-server==1.13.4
jupyter-server-mathjax==0.2.3
jupyter-core==4.9.2
jupyter-server==1.13.5
jupyter-server-mathjax==0.2.4
jupyter-sphinx==0.3.2
jupyterlab==3.2.8
jupyterlab==3.2.9
jupyterlab-code-formatter==1.4.10
jupyterlab-markup==1.0.1
jupyterlab-myst==0.1.6 ; python_version >= "3.7.0"
Expand All @@ -84,18 +84,18 @@ latexcodec==2.0.1
lazy-object-proxy==1.7.1
livereload==2.6.3
markdown-it-py==1.1.0
markupsafe==2.0.1
markupsafe==2.1.0
matplotlib-inline==0.1.3
mccabe==0.6.1
mdit-py-plugins==0.2.8
mistune==0.8.4
mypy==0.931
mypy-extensions==0.4.3
myst-nb==0.13.1
myst-nb==0.13.2
myst-parser==0.15.2
nbclassic==0.3.5
nbclient==0.5.10
nbconvert==6.4.1
nbclient==0.5.11
nbconvert==6.4.2
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.2
Expand All @@ -111,12 +111,12 @@ pep517==0.12.0
pep8-naming==0.12.1
pexpect==4.8.0
pickleshare==0.7.5
pip-tools==6.4.0
platformdirs==2.4.1
pip-tools==6.5.1
platformdirs==2.5.1
pluggy==1.0.0
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.26
prompt-toolkit==3.0.28
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
Expand Down Expand Up @@ -144,7 +144,7 @@ pytz==2021.3
pyyaml==6.0
pyzmq==22.3.0
qtconsole==5.2.2
qtpy==2.0.0
qtpy==2.0.1
requests==2.27.1
restructuredtext-lint==1.3.2
send2trash==1.8.0
Expand All @@ -157,10 +157,11 @@ sphinx==4.4.0
sphinx-autobuild==2021.3.14
sphinx-book-theme==0.2.0
sphinx-codeautolink==0.10.0
sphinx-copybutton==0.4.0
sphinx-comments==0.0.3
sphinx-copybutton==0.5.0
sphinx-panels==0.6.0
sphinx-thebe==0.0.10
sphinx-togglebutton==0.2.3
sphinx-thebe==0.1.1
sphinx-togglebutton==0.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.4.1
sphinxcontrib-devhelp==1.0.2
Expand All @@ -169,26 +170,26 @@ sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.2
sphobjinv==2.2.1
sqlalchemy==1.4.31
stack-data==0.1.4
stack-data==0.2.0
terminado==0.13.1
testpath==0.5.0
toml==0.10.2
tomli==2.0.0
tomli==2.0.1
tornado==6.1
tox==3.24.5
tqdm==4.62.3
traitlets==5.1.1
types-docutils==0.17.4
types-docutils==0.17.6
types-pkg-resources==0.1.3
types-pyyaml==6.0.4
types-requests==2.27.8
types-setuptools==57.4.8
types-urllib3==1.26.8
typing-extensions==4.0.1
types-requests==2.27.10
types-setuptools==57.4.9
types-urllib3==1.26.9
typing-extensions==4.1.1
urllib3==1.26.8
virtualenv==20.13.0
virtualenv==20.13.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.2.3
Expand Down
37 changes: 19 additions & 18 deletions .constraints/py3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ bleach==4.1.0
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.11
click==8.0.3
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
contextvars==2.4
coverage==6.2
Expand All @@ -31,7 +31,7 @@ defusedxml==0.7.1
deprecated==1.2.13
distlib==0.3.4
docutils==0.16
entrypoints==0.3
entrypoints==0.4
execnet==1.9.0
filelock==3.4.1
flake8==4.0.1
Expand Down Expand Up @@ -70,11 +70,11 @@ jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.1.2
jupyter-console==6.4.0
jupyter-core==4.9.1
jupyter-core==4.9.2
jupyter-server==1.13.1
jupyter-server-mathjax==0.2.3
jupyter-sphinx==0.3.2
jupyterlab==3.2.8
jupyterlab==3.2.9
jupyterlab-code-formatter==1.4.10
jupyterlab-pygments==0.1.2
jupyterlab-server==2.10.3
Expand All @@ -89,7 +89,7 @@ mdit-py-plugins==0.2.8
mistune==0.8.4
mypy==0.931
mypy-extensions==0.4.3
myst-nb==0.13.1
myst-nb==0.13.2
myst-parser==0.15.2
nbclassic==0.3.5
nbclient==0.5.9
Expand All @@ -114,7 +114,7 @@ platformdirs==2.4.0
pluggy==1.0.0
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.26
prompt-toolkit==3.0.28
ptyprocess==0.7.0
py==1.11.0
pybtex==0.24.0
Expand All @@ -141,7 +141,7 @@ pytz==2021.3
pyyaml==6.0
pyzmq==22.3.0
qtconsole==5.2.2
qtpy==2.0.0
qtpy==2.0.1
requests==2.27.1
restructuredtext-lint==1.3.2
send2trash==1.8.0
Expand All @@ -154,10 +154,11 @@ sphinx==4.3.2 ; python_version < "3.8.0"
sphinx-autobuild==2021.3.14
sphinx-book-theme==0.2.0
sphinx-codeautolink==0.10.0
sphinx-copybutton==0.4.0
sphinx-comments==0.0.3
sphinx-copybutton==0.5.0
sphinx-panels==0.6.0
sphinx-thebe==0.0.10
sphinx-togglebutton==0.2.3
sphinx-thebe==0.1.1
sphinx-togglebutton==0.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.4.1
sphinxcontrib-devhelp==1.0.2
Expand All @@ -166,7 +167,7 @@ sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.2
sphobjinv==2.2.1
sqlalchemy==1.4.31
terminado==0.12.1
testpath==0.5.0
Expand All @@ -177,15 +178,15 @@ tox==3.24.5
tqdm==4.62.3
traitlets==4.3.3
typed-ast==1.5.2
types-docutils==0.17.4
types-docutils==0.17.6
types-pkg-resources==0.1.3
types-pyyaml==6.0.4
types-requests==2.27.8
types-setuptools==57.4.8
types-urllib3==1.26.8
typing-extensions==4.0.1 ; python_version < "3.8.0"
types-requests==2.27.10
types-setuptools==57.4.9
types-urllib3==1.26.9
typing-extensions==4.1.1 ; python_version < "3.8.0"
urllib3==1.26.8
virtualenv==20.13.0
virtualenv==20.13.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.2.3
Expand Down
Loading

0 comments on commit c743249

Please sign in to comment.