Skip to content

Commit

Permalink
ci: upgrade pinned requirements (#71)
Browse files Browse the repository at this point in the history
* ci: update cspell config
* docs: update first cell in notebooks

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow authored Jun 17, 2021
1 parent db38847 commit de71c75
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 24 deletions.
10 changes: 5 additions & 5 deletions .constraints/py3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ flake8-builtins==1.5.3
flake8-comprehensions==3.5.0
flake8-plugin-utils==1.3.2
flake8-polyfill==1.0.2
flake8-pytest-style==1.4.2
flake8-pytest-style==1.4.4
flake8-rst-docstrings==0.2.3
flake8-use-fstring==1.1
flake8==3.9.2
fuzzywuzzy==0.18.0
gitdb==4.0.7
gitpython==3.1.17
gitpython==3.1.14
gprof2dot==2021.2.21
graphviz==0.16
hepunits==2.1.1
Expand Down Expand Up @@ -129,7 +129,7 @@ pytest-cov==2.12.1
pytest-forked==1.3.0
pytest-notebook==0.6.1
pytest-profiling==1.7.0
pytest-xdist==2.2.1
pytest-xdist==2.3.0
pytest==6.2.4
python-constraint==1.4.0
python-dateutil==2.8.1
Expand Down Expand Up @@ -171,8 +171,8 @@ tox==3.23.1
tqdm==4.61.1
traitlets==4.3.3
typed-ast==1.4.3
types-docutils==0.1.6
types-pyyaml==5.4.0
types-docutils==0.1.7
types-pyyaml==5.4.3
typing-extensions==3.10.0.0 ; python_version < "3.8.0"
urllib3==1.26.5
virtualenv==20.4.7
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ flake8-builtins==1.5.3
flake8-comprehensions==3.5.0
flake8-plugin-utils==1.3.2
flake8-polyfill==1.0.2
flake8-pytest-style==1.4.2
flake8-pytest-style==1.4.4
flake8-rst-docstrings==0.2.3
flake8-use-fstring==1.1
flake8==3.9.2
fuzzywuzzy==0.18.0
gitdb==4.0.7
gitpython==3.1.17
gitpython==3.1.14
gprof2dot==2021.2.21
graphviz==0.16
hepunits==2.1.1
Expand Down Expand Up @@ -127,7 +127,7 @@ pytest-cov==2.12.1
pytest-forked==1.3.0
pytest-notebook==0.6.1
pytest-profiling==1.7.0
pytest-xdist==2.2.1
pytest-xdist==2.3.0
pytest==6.2.4
python-constraint==1.4.0
python-dateutil==2.8.1
Expand Down Expand Up @@ -169,8 +169,8 @@ tox==3.23.1
tqdm==4.61.1
traitlets==5.0.5
typed-ast==1.4.3
types-docutils==0.1.6
types-pyyaml==5.4.0
types-docutils==0.1.7
types-pyyaml==5.4.3
typing-extensions==3.10.0.0 ; python_version < "3.8.0"
urllib3==1.26.5
virtualenv==20.4.7
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ flake8-builtins==1.5.3
flake8-comprehensions==3.5.0
flake8-plugin-utils==1.3.2
flake8-polyfill==1.0.2
flake8-pytest-style==1.4.2
flake8-pytest-style==1.4.4
flake8-rst-docstrings==0.2.3
flake8-use-fstring==1.1
flake8==3.9.2
fuzzywuzzy==0.18.0
gitdb==4.0.7
gitpython==3.1.17
gitpython==3.1.14
gprof2dot==2021.2.21
graphviz==0.16
hepunits==2.1.1
Expand Down Expand Up @@ -127,7 +127,7 @@ pytest-cov==2.12.1
pytest-forked==1.3.0
pytest-notebook==0.6.1
pytest-profiling==1.7.0
pytest-xdist==2.2.1
pytest-xdist==2.3.0
pytest==6.2.4
python-constraint==1.4.0
python-dateutil==2.8.1
Expand Down Expand Up @@ -168,8 +168,8 @@ tornado==6.1
tox==3.23.1
tqdm==4.61.1
traitlets==5.0.5
types-docutils==0.1.6
types-pyyaml==5.4.0
types-docutils==0.1.7
types-pyyaml==5.4.3
typing-extensions==3.10.0.0
urllib3==1.26.5
virtualenv==20.4.7
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ flake8-builtins==1.5.3
flake8-comprehensions==3.5.0
flake8-plugin-utils==1.3.2
flake8-polyfill==1.0.2
flake8-pytest-style==1.4.2
flake8-pytest-style==1.4.4
flake8-rst-docstrings==0.2.3
flake8-use-fstring==1.1
flake8==3.9.2
fuzzywuzzy==0.18.0
gitdb==4.0.7
gitpython==3.1.17
gitpython==3.1.14
gprof2dot==2021.2.21
graphviz==0.16
hepunits==2.1.1
Expand Down Expand Up @@ -127,7 +127,7 @@ pytest-cov==2.12.1
pytest-forked==1.3.0
pytest-notebook==0.6.1
pytest-profiling==1.7.0
pytest-xdist==2.2.1
pytest-xdist==2.3.0
pytest==6.2.4
python-constraint==1.4.0
python-dateutil==2.8.1
Expand Down Expand Up @@ -168,8 +168,8 @@ tornado==6.1
tox==3.23.1
tqdm==4.61.1
traitlets==5.0.5
types-docutils==0.1.6
types-pyyaml==5.4.0
types-docutils==0.1.7
types-pyyaml==5.4.3
typing-extensions==3.10.0.0
urllib3==1.26.5
virtualenv==20.4.7
Expand Down
4 changes: 3 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"hte",
"optimise",
"paramater",
"parmater"
"parmater",
"transision",
"transisions"
],
"ignorePaths": [
"**/.cspell.json",
Expand Down
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.0.23
rev: 0.0.25
hooks:
- id: check-dev-files
args:
Expand All @@ -47,7 +47,7 @@ repos:
- id: blacken-docs

- repo: https://github.com/ComPWA/mirrors-cspell
rev: v5.6.3
rev: v5.6.4
hooks:
- id: cspell

Expand All @@ -66,7 +66,7 @@ repos:
- id: markdownlint

- repo: https://github.com/nbQA-dev/nbQA
rev: 0.12.0
rev: 0.13.0
hooks:
- id: nbqa-black
args: [--nbqa-mutate]
Expand Down
3 changes: 3 additions & 0 deletions docs/usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"hideCode": true,
"hideOutput": true,
"hidePrompt": true,
"jupyter": {
"source_hidden": true
},
Expand Down
3 changes: 3 additions & 0 deletions docs/usage/particle.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"hideCode": true,
"hideOutput": true,
"hidePrompt": true,
"jupyter": {
"source_hidden": true
},
Expand Down
3 changes: 3 additions & 0 deletions docs/usage/reaction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"hideCode": true,
"hideOutput": true,
"hidePrompt": true,
"jupyter": {
"source_hidden": true
},
Expand Down
3 changes: 3 additions & 0 deletions docs/usage/visualize.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"hideCode": true,
"hideOutput": true,
"hidePrompt": true,
"jupyter": {
"source_hidden": true
},
Expand Down

0 comments on commit de71c75

Please sign in to comment.