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 Dec 2, 2023
1 parent 3a41417 commit bc03824
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.0
filelock==3.13.1
fonttools==4.45.1
fonttools==4.46.0
fqdn==1.5.1
gprof2dot==2022.7.29
greenlet==3.0.1
identify==2.5.32
idna==3.6
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-metadata==6.9.0
iniconfig==2.0.0
ipykernel==6.27.1
ipython==8.18.1
Expand Down Expand Up @@ -174,7 +174,7 @@ ujson==5.8.0
uproot==5.1.2
uri-template==1.3.0
urllib3==2.1.0
virtualenv==20.24.7
virtualenv==20.25.0
wcwidth==0.2.12
webcolors==1.13
webencodings==0.5.1
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.0
filelock==3.13.1
fonttools==4.45.1
fonttools==4.46.0
fqdn==1.5.1
gprof2dot==2022.7.29
greenlet==3.0.1
identify==2.5.32
idna==3.6
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-metadata==6.9.0
iniconfig==2.0.0
ipykernel==6.27.1
ipython==8.18.1
Expand Down Expand Up @@ -172,7 +172,7 @@ ujson==5.8.0
uproot==5.1.2
uri-template==1.3.0
urllib3==2.1.0
virtualenv==20.24.7
virtualenv==20.25.0
wcwidth==0.2.12
webcolors==1.13
webencodings==0.5.1
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.0
filelock==3.13.1
fonttools==4.45.1
fonttools==4.46.0
fqdn==1.5.1
gprof2dot==2022.7.29
greenlet==3.0.1
identify==2.5.32
idna==3.6
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-metadata==6.9.0
importlib-resources==6.1.1
iniconfig==2.0.0
ipykernel==6.27.1
Expand Down Expand Up @@ -178,7 +178,7 @@ ujson==5.8.0
uproot==5.1.2
uri-template==1.3.0
urllib3==2.1.0
virtualenv==20.24.7
virtualenv==20.25.0
wcwidth==0.2.12
webcolors==1.13
webencodings==0.5.1
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.0
filelock==3.13.1
fonttools==4.45.1
fonttools==4.46.0
fqdn==1.5.1
gprof2dot==2022.7.29
greenlet==3.0.1
identify==2.5.32
idna==3.6
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-metadata==6.9.0
importlib-resources==6.1.1
iniconfig==2.0.0
ipykernel==6.27.1
Expand Down Expand Up @@ -175,7 +175,7 @@ ujson==5.8.0
uproot==5.1.2
uri-template==1.3.0
urllib3==2.1.0
virtualenv==20.24.7
virtualenv==20.25.0
wcwidth==0.2.12
webcolors==1.13
webencodings==0.5.1
Expand Down

0 comments on commit bc03824

Please sign in to comment.