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 c4e1db3 commit 111a134
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydata-sphinx-theme==0.15.1
pygments==2.17.2
Expand Down Expand Up @@ -192,6 +193,7 @@ sphinx-design==0.5.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydata-sphinx-theme==0.15.1
pygments==2.17.2
Expand Down Expand Up @@ -191,6 +192,7 @@ sphinx-design==0.5.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
Expand Down
4 changes: 3 additions & 1 deletion .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ defusedxml==0.7.1
distlib==0.3.8
dm-tree==0.1.8
docstring-to-markdown==0.13
docutils==0.19
docutils==0.17.1
exceptiongroup==1.2.0
execnet==2.0.2
executing==2.0.1
Expand Down Expand Up @@ -152,6 +152,7 @@ pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydata-sphinx-theme==0.14.4
pygments==2.17.2
Expand Down Expand Up @@ -197,6 +198,7 @@ sphinx-design==0.5.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.21
pydata-sphinx-theme==0.15.1
pygments==2.17.2
Expand Down Expand Up @@ -193,6 +194,7 @@ sphinx-design==0.5.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
Expand Down

0 comments on commit 111a134

Please sign in to comment.