From 607e5fda8364ae902945f3954dd2b9d689b532a6 Mon Sep 17 00:00:00 2001
From: GitHub <noreply@github.com>
Date: Thu, 10 Oct 2024 15:26:53 +0000
Subject: [PATCH] MAINT: update pip constraints and pre-commit

---
 .constraints/py3.10.txt | 18 +++++++++---------
 .constraints/py3.11.txt | 18 +++++++++---------
 .constraints/py3.12.txt | 18 +++++++++---------
 .constraints/py3.7.txt  |  4 ++--
 .constraints/py3.8.txt  |  6 +++---
 .constraints/py3.9.txt  | 18 +++++++++---------
 6 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt
index 5ed9c79c..79df1c93 100644
--- a/.constraints/py3.10.txt
+++ b/.constraints/py3.10.txt
@@ -11,7 +11,7 @@ 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
@@ -19,17 +19,17 @@ 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
@@ -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
@@ -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
@@ -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
@@ -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
diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt
index e0353e87..8bd8edd0 100644
--- a/.constraints/py3.11.txt
+++ b/.constraints/py3.11.txt
@@ -11,7 +11,7 @@ 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
@@ -19,17 +19,17 @@ 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
@@ -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
@@ -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
@@ -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
@@ -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
diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt
index 131d1e85..38fe0d81 100644
--- a/.constraints/py3.12.txt
+++ b/.constraints/py3.12.txt
@@ -11,7 +11,7 @@ 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
@@ -19,17 +19,17 @@ 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
@@ -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
@@ -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
@@ -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
@@ -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
diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt
index 9b567897..aa3092e0 100644
--- a/.constraints/py3.7.txt
+++ b/.constraints/py3.7.txt
@@ -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
@@ -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
diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt
index 344433c2..c957438b 100644
--- a/.constraints/py3.8.txt
+++ b/.constraints/py3.8.txt
@@ -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
@@ -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
@@ -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
diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt
index ce16b9ad..f9c41c34 100644
--- a/.constraints/py3.9.txt
+++ b/.constraints/py3.9.txt
@@ -11,7 +11,7 @@ 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
@@ -19,17 +19,17 @@ 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
@@ -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
@@ -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
@@ -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
@@ -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