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 Aug 6, 2024
1 parent 8792902 commit 51e383f
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 51e383f

Please sign in to comment.