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 1dd70c6 commit 607e5fd
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 41 deletions.
18 changes: 9 additions & 9 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ async-lru==2.0.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.8.0
black==24.10.0
bleach==6.1.0
cachetools==5.5.0
cattrs==24.1.2
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
docstring-to-markdown==0.15
docutils==0.21.2
exceptiongroup==1.2.2
Expand Down Expand Up @@ -64,7 +64,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
jupyter-core==5.7.2
Expand All @@ -85,7 +85,7 @@ kiwisolver==1.4.7
latexcodec==3.0.0
lsprotocol==2023.0.1
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.8.4
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand All @@ -110,13 +110,13 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
psutil==6.0.0
Expand Down Expand Up @@ -196,7 +196,7 @@ typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down
18 changes: 9 additions & 9 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ async-lru==2.0.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.8.0
black==24.10.0
bleach==6.1.0
cachetools==5.5.0
cattrs==24.1.2
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
docstring-to-markdown==0.15
docutils==0.21.2
execnet==2.1.1
Expand Down Expand Up @@ -63,7 +63,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
jupyter-core==5.7.2
Expand All @@ -84,7 +84,7 @@ kiwisolver==1.4.7
latexcodec==3.0.0
lsprotocol==2023.0.1
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.8.4
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand All @@ -109,13 +109,13 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
psutil==6.0.0
Expand Down Expand Up @@ -195,7 +195,7 @@ typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down
18 changes: 9 additions & 9 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ async-lru==2.0.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.8.0
black==24.10.0
bleach==6.1.0
cachetools==5.5.0
cattrs==24.1.2
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
docstring-to-markdown==0.15
docutils==0.21.2
execnet==2.1.1
Expand Down Expand Up @@ -63,7 +63,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
jupyter-core==5.7.2
Expand All @@ -84,7 +84,7 @@ kiwisolver==1.4.7
latexcodec==3.0.0
lsprotocol==2023.0.1
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.8.4
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand All @@ -109,13 +109,13 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
psutil==6.0.0
Expand Down Expand Up @@ -194,7 +194,7 @@ typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ certifi==2024.8.30
cffi==1.15.1
cfgv==3.3.1
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
comm==0.1.4
Expand All @@ -30,7 +30,7 @@ cycler==0.11.0
debugpy==1.7.0
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
docstring-to-markdown==0.15
docutils==0.17.1
entrypoints==0.4
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
comm==0.2.2
Expand All @@ -30,7 +30,7 @@ cycler==0.12.1
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
docstring-to-markdown==0.15
docutils==0.17.1
exceptiongroup==1.2.2
Expand Down Expand Up @@ -113,7 +113,7 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pathspec==0.12.1
pexpect==4.9.0
pickleshare==0.7.5
Expand Down
18 changes: 9 additions & 9 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ async-lru==2.0.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.8.0
black==24.10.0
bleach==6.1.0
cachetools==5.5.0
cattrs==24.1.2
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
coverage==7.6.1
coverage==7.6.2
cycler==0.12.1
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
distlib==0.3.9
docstring-to-markdown==0.15
docutils==0.21.2
exceptiongroup==1.2.2
Expand Down Expand Up @@ -65,7 +65,7 @@ jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
jupyter-cache==1.0.0
jupyter-client==8.6.3
jupyter-core==5.7.2
Expand All @@ -86,7 +86,7 @@ kiwisolver==1.4.7
latexcodec==3.0.0
lsprotocol==2023.0.1
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
matplotlib==3.8.4
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
Expand All @@ -111,13 +111,13 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.1
particle==0.25.2
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.0
pre-commit==4.0.1
prometheus-client==0.21.0
prompt-toolkit==3.0.48
psutil==6.0.0
Expand Down Expand Up @@ -197,7 +197,7 @@ typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.3
uvicorn==0.31.0
uvicorn==0.31.1
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
Expand Down

0 comments on commit 607e5fd

Please sign in to comment.