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 Oct 10, 2024
1 parent 6057cc3 commit 797872d
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ comm==0.2.2
contourpy==1.3.0
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.9
Expand Down Expand Up @@ -160,7 +160,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx==8.1.0
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ comm==0.2.2
contourpy==1.3.0
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.9
Expand Down Expand Up @@ -159,7 +159,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx==8.1.0
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ comm==0.2.2
contourpy==1.3.0
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.9
Expand Down Expand Up @@ -159,7 +159,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx==8.1.0
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ comm==0.2.2
contourpy==1.1.1
coverage==7.6.1
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.9
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ comm==0.2.2
contourpy==1.3.0
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.9
Expand Down

0 comments on commit 797872d

Please sign in to comment.