Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 10, 2024
1 parent 4aa246b commit 739f135
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
18 changes: 9 additions & 9 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
absl-py==2.0.0
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.16
ampform==0.14.8
anyio==4.2.0
argon2-cffi==23.1.0
Expand Down Expand Up @@ -51,15 +51,15 @@ fonttools==4.47.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
google-auth==2.26.1
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.3
grpcio==1.60.0
h5py==3.10.0
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
Expand All @@ -68,7 +68,7 @@ importlib-metadata==7.0.1
iniconfig==2.0.0
ipykernel==6.28.0
ipympl==0.9.3
ipython==8.19.0
ipython==8.20.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand All @@ -85,10 +85,10 @@ jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-console==6.6.3
jupyter-core==5.7.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand All @@ -104,8 +104,8 @@ kiwisolver==1.4.5
libclang==16.0.6
livereload==2.6.3
llvmlite==0.41.1
lsprotocol==2023.0.0
markdown==3.5.1
lsprotocol==2023.0.1
markdown==3.5.2
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.8.2
Expand Down Expand Up @@ -170,7 +170,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
Expand Down
18 changes: 9 additions & 9 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
absl-py==2.0.0
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.16
ampform==0.14.8
anyio==4.2.0
argon2-cffi==23.1.0
Expand Down Expand Up @@ -50,15 +50,15 @@ fonttools==4.47.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
google-auth==2.26.1
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.3
grpcio==1.60.0
h5py==3.10.0
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
Expand All @@ -67,7 +67,7 @@ importlib-metadata==7.0.1
iniconfig==2.0.0
ipykernel==6.28.0
ipympl==0.9.3
ipython==8.19.0
ipython==8.20.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand All @@ -84,10 +84,10 @@ jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-console==6.6.3
jupyter-core==5.7.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand All @@ -103,8 +103,8 @@ kiwisolver==1.4.5
libclang==16.0.6
livereload==2.6.3
llvmlite==0.41.1
lsprotocol==2023.0.0
markdown==3.5.1
lsprotocol==2023.0.1
markdown==3.5.2
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.8.2
Expand Down Expand Up @@ -169,7 +169,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
Expand Down
16 changes: 8 additions & 8 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ fonttools==4.47.0
fqdn==1.5.1
gast==0.4.0
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
google-auth==2.26.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.3
grpcio==1.60.0
h5py==3.10.0
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
Expand All @@ -87,10 +87,10 @@ jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-client==8.6.0
jupyter-console==6.6.3
jupyter-core==5.7.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand All @@ -106,8 +106,8 @@ kiwisolver==1.4.5
libclang==16.0.6
livereload==2.6.3
llvmlite==0.41.1
lsprotocol==2023.0.0
markdown==3.5.1
lsprotocol==2023.0.1
markdown==3.5.2
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.7.4
Expand Down Expand Up @@ -151,7 +151,7 @@ pluggy==1.3.0
pre-commit==3.5.0
prometheus-client==0.19.0
prompt-toolkit==3.0.43
protobuf==4.25.1
protobuf==4.25.2
psutil==5.9.7
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -174,7 +174,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
Expand Down
16 changes: 8 additions & 8 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
absl-py==2.0.0
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.16
ampform==0.14.8
anyio==4.2.0
argon2-cffi==23.1.0
Expand Down Expand Up @@ -51,15 +51,15 @@ fonttools==4.47.0
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
google-auth==2.26.1
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.3
grpcio==1.60.0
h5py==3.10.0
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
Expand All @@ -86,10 +86,10 @@ jupyter==1.0.0
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-console==6.6.3
jupyter-core==5.7.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand All @@ -105,8 +105,8 @@ kiwisolver==1.4.5
libclang==16.0.6
livereload==2.6.3
llvmlite==0.41.1
lsprotocol==2023.0.0
markdown==3.5.1
lsprotocol==2023.0.1
markdown==3.5.2
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.8.2
Expand Down Expand Up @@ -171,7 +171,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.1.11
rev: 0.1.13a2
hooks:
- id: check-dev-files
args:
Expand Down Expand Up @@ -143,7 +143,7 @@ repos:
- id: prettier

- repo: https://github.com/ComPWA/mirrors-pyright
rev: v1.1.344
rev: v1.1.345
hooks:
- id: pyright

Expand Down

0 comments on commit 739f135

Please sign in to comment.