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 13, 2024
1 parent 14352eb commit 215aaf0
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
12 changes: 6 additions & 6 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
ruff==0.1.13
send2trash==1.8.2
six==1.16.0
Expand All @@ -165,13 +165,13 @@ sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==0.0.3
sphinx-thebe==0.3.0
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.25
stack-data==0.6.3
tabulate==0.9.0
Expand Down
12 changes: 6 additions & 6 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
ruff==0.1.13
send2trash==1.8.2
six==1.16.0
Expand All @@ -164,13 +164,13 @@ sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==0.0.3
sphinx-thebe==0.3.0
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.25
stack-data==0.6.3
tabulate==0.9.0
Expand Down
12 changes: 6 additions & 6 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
ruff==0.1.13
send2trash==1.8.2
six==1.16.0
Expand All @@ -164,13 +164,13 @@ sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==0.0.3
sphinx-thebe==0.3.0
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.25
stack-data==0.6.3
tabulate==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
ruff==0.1.13
send2trash==1.8.2
six==1.16.0
Expand Down
12 changes: 6 additions & 6 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
ruff==0.1.13
send2trash==1.8.2
six==1.16.0
Expand All @@ -166,13 +166,13 @@ sphinx-pybtex-etal-style==0.0.2
sphinx-remove-toctrees==0.0.3
sphinx-thebe==0.3.0
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.25
stack-data==0.6.3
tabulate==0.9.0
Expand Down

0 comments on commit 215aaf0

Please sign in to comment.