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 Oct 2, 2024
1 parent 048b1f8 commit 90255ae
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gitpython==3.1.43
graphviz==0.20.3
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.5
httpcore==1.0.6
httpx==0.27.2
identify==2.6.1
idna==3.10
Expand All @@ -50,7 +50,7 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipympl==0.9.4
ipython==8.27.0
ipython==8.28.0
ipython-genutils==0.2.0
ipywidgets==8.1.5
isoduration==20.11.0
Expand Down Expand Up @@ -171,7 +171,7 @@ starlette==0.39.2
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tomli==2.0.2
tornado==6.4.1
tox==4.21.0
traitlets==5.14.3
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gitpython==3.1.43
graphviz==0.20.3
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.5
httpcore==1.0.6
httpx==0.27.2
identify==2.6.1
idna==3.10
Expand All @@ -49,7 +49,7 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipympl==0.9.4
ipython==8.27.0
ipython==8.28.0
ipython-genutils==0.2.0
ipywidgets==8.1.5
isoduration==20.11.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 @@ -40,7 +40,7 @@ gitpython==3.1.43
graphviz==0.20.3
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.5
httpcore==1.0.6
httpx==0.27.2
identify==2.6.1
idna==3.10
Expand All @@ -49,7 +49,7 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipympl==0.9.4
ipython==8.27.0
ipython==8.28.0
ipython-genutils==0.2.0
ipywidgets==8.1.5
isoduration==20.11.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 @@ -41,7 +41,7 @@ gitpython==3.1.43
graphviz==0.20.3
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.5
httpcore==1.0.6
httpx==0.27.2
identify==2.6.1
idna==3.10
Expand Down Expand Up @@ -172,7 +172,7 @@ starlette==0.39.2
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tomli==2.0.2
tornado==6.4.1
tox==4.21.0
traitlets==5.14.3
Expand Down

0 comments on commit 90255ae

Please sign in to comment.