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 10, 2024
1 parent 33642f7 commit bb5d4dd
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pydata-sphinx-theme==0.15.4
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -149,7 +149,7 @@ referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.8.0
rich==13.8.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pydata-sphinx-theme==0.15.4
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -148,7 +148,7 @@ referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.8.0
rich==13.8.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pydata-sphinx-theme==0.15.4
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -148,7 +148,7 @@ referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.8.0
rich==13.8.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ qrules==0.10.2
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.8.0
rich==13.8.1
rope==1.9.0
ruff==0.1.15
scipy==1.7.3
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ pydata-sphinx-theme==0.14.4
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -155,7 +155,7 @@ referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.8.0
rich==13.8.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ pydata-sphinx-theme==0.15.4
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -150,7 +150,7 @@ referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.8.0
rich==13.8.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
Expand Down

0 comments on commit bb5d4dd

Please sign in to comment.