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 8, 2024
1 parent c92a822 commit fbb5cb0
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras
#
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.15
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -45,14 +45,14 @@ gitpython==3.1.40
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.1
iniconfig==2.0.0
ipykernel==6.28.0
ipython==8.19.0
ipython==8.20.0
ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
Expand All @@ -64,7 +64,7 @@ jsonschema==4.20.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
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
Expand Down
8 changes: 4 additions & 4 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras
#
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.15
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -44,14 +44,14 @@ gitpython==3.1.40
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.1
iniconfig==2.0.0
ipykernel==6.28.0
ipython==8.19.0
ipython==8.20.0
ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
Expand All @@ -63,7 +63,7 @@ jsonschema==4.20.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
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
Expand Down
8 changes: 4 additions & 4 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.12.txt --strip-extras
#
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.15
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -44,14 +44,14 @@ gitpython==3.1.40
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.1
iniconfig==2.0.0
ipykernel==6.28.0
ipython==8.19.0
ipython==8.20.0
ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
Expand All @@ -63,7 +63,7 @@ jsonschema==4.20.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
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
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ gitpython==3.1.40
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.24
idna==3.6
imagesize==1.4.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gitpython==3.1.40
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
Expand All @@ -66,7 +66,7 @@ jsonschema==4.20.0
jsonschema-specifications==2023.12.1
jupyter-cache==0.6.1
jupyter-client==8.6.0
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
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.9.txt --strip-extras
#
accessible-pygments==0.0.4
alabaster==0.7.13
alabaster==0.7.15
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -45,7 +45,7 @@ gitpython==3.1.40
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
hepunits==2.3.2
hepunits==2.3.3
identify==2.5.33
idna==3.6
imagesize==1.4.1
Expand All @@ -64,7 +64,7 @@ jsonschema==4.20.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
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
Expand Down
2 changes: 1 addition & 1 deletion .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.13a0
hooks:
- id: check-dev-files
args:
Expand Down

0 comments on commit fbb5cb0

Please sign in to comment.