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 Sep 11, 2024
1 parent ccc93f6 commit 3575ba1
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.0.3
greenlet==3.1.0
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
Expand Down Expand Up @@ -91,7 +91,7 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
mistune==3.0.2
mpl-interactions==0.24.1
mpl-interactions==0.24.2
mpmath==1.3.0
mypy==1.11.2
mypy-extensions==1.0.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.0.3
greenlet==3.1.0
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
Expand Down Expand Up @@ -90,7 +90,7 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
mistune==3.0.2
mpl-interactions==0.24.1
mpl-interactions==0.24.2
mpmath==1.3.0
mypy==1.11.2
mypy-extensions==1.0.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.0.3
greenlet==3.1.0
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
Expand Down Expand Up @@ -90,7 +90,7 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
mistune==3.0.2
mpl-interactions==0.24.1
mpl-interactions==0.24.2
mpmath==1.3.0
mypy==1.11.2
mypy-extensions==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2022.7.29
graphviz==0.20.1
greenlet==3.0.3
greenlet==3.1.0
hepunits==2.3.3
identify==2.5.24
idna==3.8
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.0.3
greenlet==3.1.0
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
Expand Down Expand Up @@ -94,7 +94,7 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.2
mpl-interactions==0.24.1
mpl-interactions==0.24.2
mpmath==1.3.0
mypy==1.11.2
mypy-extensions==1.0.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.0.3
greenlet==3.1.0
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
Expand Down Expand Up @@ -92,7 +92,7 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
mistune==3.0.2
mpl-interactions==0.24.1
mpl-interactions==0.24.2
mpmath==1.3.0
mypy==1.11.2
mypy-extensions==1.0.0
Expand Down

0 comments on commit 3575ba1

Please sign in to comment.