From 51e383facc5bc39d1a51ba8b9c6253181390cd75 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 6 Aug 2024 09:49:48 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 2 ++ .constraints/py3.11.txt | 2 ++ .constraints/py3.12.txt | 2 ++ .constraints/py3.7.txt | 2 ++ .constraints/py3.8.txt | 2 ++ .constraints/py3.9.txt | 2 ++ 6 files changed, 12 insertions(+) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index a64ececdb..617c3f5a8 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -11,6 +11,7 @@ async-lru==2.0.4 attrs==24.1.0 babel==2.15.0 beautifulsoup4==4.12.3 +black==24.8.0 bleach==6.1.0 cachetools==5.4.0 cattrs==23.2.3 @@ -110,6 +111,7 @@ packaging==24.1 pandocfilters==1.5.1 parso==0.8.4 particle==0.24.0 +pathspec==0.12.1 pexpect==4.9.0 pillow==10.4.0 platformdirs==4.2.2 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 37327ef39..8ed1fb0a5 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -11,6 +11,7 @@ async-lru==2.0.4 attrs==24.1.0 babel==2.15.0 beautifulsoup4==4.12.3 +black==24.8.0 bleach==6.1.0 cachetools==5.4.0 cattrs==23.2.3 @@ -109,6 +110,7 @@ packaging==24.1 pandocfilters==1.5.1 parso==0.8.4 particle==0.24.0 +pathspec==0.12.1 pexpect==4.9.0 pillow==10.4.0 platformdirs==4.2.2 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index 8f8d14a7b..36c8da0d2 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -11,6 +11,7 @@ async-lru==2.0.4 attrs==24.1.0 babel==2.15.0 beautifulsoup4==4.12.3 +black==24.8.0 bleach==6.1.0 cachetools==5.4.0 cattrs==23.2.3 @@ -109,6 +110,7 @@ packaging==24.1 pandocfilters==1.5.1 parso==0.8.4 particle==0.24.0 +pathspec==0.12.1 pexpect==4.9.0 pillow==10.4.0 platformdirs==4.2.2 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 0a37402b1..628d17077 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -12,6 +12,7 @@ attrs==24.1.0 babel==2.14.0 backcall==0.2.0 beautifulsoup4==4.12.3 +black==23.3.0 bleach==6.0.0 cached-property==1.5.2 cachetools==5.4.0 @@ -112,6 +113,7 @@ packaging==24.0 pandocfilters==1.5.1 parso==0.8.4 particle==0.23.1 +pathspec==0.11.2 pexpect==4.9.0 pickleshare==0.7.5 pillow==9.5.0 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index ef94f9f0b..0b1d0f05c 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -12,6 +12,7 @@ attrs==24.1.0 babel==2.15.0 backcall==0.2.0 beautifulsoup4==4.12.3 +black==24.8.0 bleach==6.1.0 cachetools==5.4.0 cattrs==23.2.3 @@ -113,6 +114,7 @@ packaging==24.1 pandocfilters==1.5.1 parso==0.8.4 particle==0.24.0 +pathspec==0.12.1 pexpect==4.9.0 pickleshare==0.7.5 pillow==10.4.0 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index fd70b7ac0..420eadb4b 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -11,6 +11,7 @@ async-lru==2.0.4 attrs==24.1.0 babel==2.15.0 beautifulsoup4==4.12.3 +black==24.8.0 bleach==6.1.0 cachetools==5.4.0 cattrs==23.2.3 @@ -111,6 +112,7 @@ packaging==24.1 pandocfilters==1.5.1 parso==0.8.4 particle==0.24.0 +pathspec==0.12.1 pexpect==4.9.0 pillow==10.4.0 platformdirs==4.2.2