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 28, 2023
1 parent 99545d9 commit 342cc3f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ black==23.9.1
bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
Expand Down Expand Up @@ -53,7 +53,7 @@ flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.1
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ black==23.9.1
bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
Expand Down Expand Up @@ -52,7 +52,7 @@ flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.1
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ flatbuffers==23.5.26
fonttools==4.38.0
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.1
google-auth==2.23.2
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.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 @@ -24,7 +24,7 @@ black==23.9.1
bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
Expand Down Expand Up @@ -53,7 +53,7 @@ flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.1
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ black==23.9.1
bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
Expand Down Expand Up @@ -53,7 +53,7 @@ flatbuffers==23.5.26
fonttools==4.42.1
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.1
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
Expand Down

0 comments on commit 342cc3f

Please sign in to comment.