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 committed Apr 6, 2024
1 parent a5ed512 commit 65eafb2
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.3
flake8==7.0.0
fonttools==4.50.0
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
Expand Down Expand Up @@ -169,7 +169,7 @@ tornado==6.4
tox==4.14.2
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.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 @@ -35,7 +35,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.3
flake8==7.0.0
fonttools==4.50.0
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
Expand Down Expand Up @@ -167,7 +167,7 @@ tornado==6.4
tox==4.14.2
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.3
flake8==7.0.0
fonttools==4.50.0
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
Expand Down Expand Up @@ -167,7 +167,7 @@ tornado==6.4
tox==4.14.2
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.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 @@ -37,7 +37,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.3
flake8==5.0.4
fonttools==4.50.0
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
Expand Down Expand Up @@ -174,7 +174,7 @@ tornado==6.4
tox==4.14.2
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.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 @@ -36,7 +36,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.3
flake8==7.0.0
fonttools==4.50.0
fonttools==4.51.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
Expand Down Expand Up @@ -170,7 +170,7 @@ tornado==6.4
tox==4.14.2
traitlets==5.14.2
types-python-dateutil==2.9.0.20240316
typing-extensions==4.10.0
typing-extensions==4.11.0
ujson==5.9.0
uri-template==1.3.0
urllib3==2.2.1
Expand Down

0 comments on commit 65eafb2

Please sign in to comment.