Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 17, 2024
1 parent f27005c commit 111d74b
Show file tree
Hide file tree
Showing 8 changed files with 128 additions and 126 deletions.
48 changes: 24 additions & 24 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ awkward==2.6.2
awkward-cpp==30
babel==2.14.0
beautifulsoup4==4.12.3
black==24.2.0
black==24.3.0
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -24,9 +24,9 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
coverage==7.4.3
coverage==7.4.4
cramjam==2.8.2
cycler==0.12.1
debugpy==1.8.1
Expand All @@ -40,9 +40,9 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
fonttools==4.49.0
fonttools==4.50.0
fqdn==1.5.1
fsspec==2024.2.0
fsspec==2024.3.0
gitdb==4.0.11
gitpython==3.1.42
gprof2dot==2022.7.29
Expand All @@ -62,25 +62,25 @@ isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.3
json5==0.9.22
json5==0.9.24
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-client==8.6.1
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.4
jupyter-server-terminals==0.5.3
jupyterlab==4.1.5
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
livereload==2.6.3
Expand All @@ -92,21 +92,21 @@ matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
mypy==1.8.0
mypy==1.9.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.3
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandas==2.2.1
pandocfilters==1.5.1
parso==0.8.3
Expand All @@ -126,26 +126,26 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.33.0
referencing==0.34.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.3
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand All @@ -169,13 +169,13 @@ sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.28
stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
tzdata==2024.1
ujson==5.9.0
Expand All @@ -187,9 +187,9 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.1

# The following packages were excluded from the output:
# setuptools
48 changes: 24 additions & 24 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ awkward==2.6.2
awkward-cpp==30
babel==2.14.0
beautifulsoup4==4.12.3
black==24.2.0
black==24.3.0
bleach==6.1.0
cachetools==5.3.3
cattrs==23.2.3
Expand All @@ -24,9 +24,9 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.1
comm==0.2.2
contourpy==1.2.0
coverage==7.4.3
coverage==7.4.4
cramjam==2.8.2
cycler==0.12.1
debugpy==1.8.1
Expand All @@ -39,9 +39,9 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
fonttools==4.49.0
fonttools==4.50.0
fqdn==1.5.1
fsspec==2024.2.0
fsspec==2024.3.0
gitdb==4.0.11
gitpython==3.1.42
gprof2dot==2022.7.29
Expand All @@ -61,25 +61,25 @@ isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.3
json5==0.9.22
json5==0.9.24
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-client==8.6.1
jupyter-core==5.7.2
jupyter-events==0.9.1
jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.4
jupyter-server-terminals==0.5.3
jupyterlab==4.1.5
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.3.1
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
livereload==2.6.3
Expand All @@ -91,21 +91,21 @@ matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
mypy==1.8.0
mypy==1.9.0
mypy-extensions==1.0.0
myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.6.8
nbconvert==7.16.2
nbdime==4.0.1
nbformat==5.9.2
nbformat==5.10.3
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
notebook-shim==0.2.4
numpy==1.26.4
overrides==7.7.0
packaging==23.2
packaging==24.0
pandas==2.2.1
pandocfilters==1.5.1
parso==0.8.3
Expand All @@ -125,26 +125,26 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.2
pyproject-api==1.6.1
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.2.0
python-lsp-server==1.10.0
python-lsp-server==1.10.1
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.33.0
referencing==0.34.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.12.0
rpds-py==0.18.0
ruff==0.3.1
ruff==0.3.3
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
Expand All @@ -168,12 +168,12 @@ sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.28
stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
terminado==0.18.1
tinycss2==1.2.1
tornado==6.4
tox==4.14.1
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
tzdata==2024.1
ujson==5.9.0
Expand All @@ -185,9 +185,9 @@ wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
wheel==0.43.0
widgetsnbextension==4.0.10
zipp==3.17.0
zipp==3.18.1

# The following packages were excluded from the output:
# setuptools
Loading

0 comments on commit 111d74b

Please sign in to comment.