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 Jan 11, 2024
1 parent b764e8b commit 3e2b81c
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 @@ -40,7 +40,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
fonttools==4.47.0
fonttools==4.47.2
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.41
Expand All @@ -58,7 +58,7 @@ ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.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 @@ -39,7 +39,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
fonttools==4.47.0
fonttools==4.47.2
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.41
Expand All @@ -57,7 +57,7 @@ ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.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 @@ -39,7 +39,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
fonttools==4.47.0
fonttools==4.47.2
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.41
Expand All @@ -57,7 +57,7 @@ ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
fonttools==4.47.0
fonttools==4.47.2
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.41
Expand All @@ -60,7 +60,7 @@ ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.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 @@ -40,7 +40,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
flake8==6.1.0
fonttools==4.47.0
fonttools==4.47.2
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.41
Expand All @@ -59,7 +59,7 @@ ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand Down

0 comments on commit 3e2b81c

Please sign in to comment.