diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index e6965b9f..9e912b14 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -30,7 +30,6 @@ coverage==7.3.2 debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 -deprecated==1.2.14 distlib==0.3.7 docstring-to-markdown==0.13 docutils==0.19 @@ -96,7 +95,7 @@ overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -particle==0.23.0 +particle==0.23.1 pathspec==0.11.2 pexpect==4.9.0 platformdirs==4.0.0 @@ -184,7 +183,6 @@ webencodings==0.5.1 websocket-client==1.6.4 wheel==0.42.0 widgetsnbextension==4.0.9 -wrapt==1.16.0 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 1e36eaa0..257a0428 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -30,7 +30,6 @@ coverage==7.3.2 debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 -deprecated==1.2.14 distlib==0.3.7 docstring-to-markdown==0.13 docutils==0.19 @@ -95,7 +94,7 @@ overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -particle==0.23.0 +particle==0.23.1 pathspec==0.11.2 pexpect==4.9.0 platformdirs==4.0.0 @@ -182,7 +181,6 @@ webencodings==0.5.1 websocket-client==1.6.4 wheel==0.42.0 widgetsnbextension==4.0.9 -wrapt==1.16.0 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 2b21d61c..1d44e90d 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -32,7 +32,6 @@ coverage==7.2.7 debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 -deprecated==1.2.14 distlib==0.3.7 docstring-to-markdown==0.13 docutils==0.17.1 @@ -102,7 +101,7 @@ notebook-shim==0.2.3 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -particle==0.23.0 +particle==0.23.1 pathspec==0.11.2 pexpect==4.9.0 pickleshare==0.7.5 @@ -191,7 +190,6 @@ webencodings==0.5.1 websocket-client==1.6.1 wheel==0.42.0 widgetsnbextension==4.0.9 -wrapt==1.16.0 y-py==0.5.9 ypy-websocket==0.8.2 ; python_version == "3.7.*" zipp==3.15.0 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index f2567605..b5e55b5a 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -31,7 +31,6 @@ coverage==7.3.2 debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 -deprecated==1.2.14 distlib==0.3.7 docstring-to-markdown==0.13 docutils==0.17.1 @@ -98,7 +97,7 @@ overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -particle==0.23.0 +particle==0.23.1 pathspec==0.11.2 pexpect==4.9.0 pickleshare==0.7.5 @@ -189,7 +188,6 @@ webencodings==0.5.1 websocket-client==1.6.4 wheel==0.42.0 widgetsnbextension==4.0.9 -wrapt==1.16.0 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index a16b2404..88f986fb 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -30,7 +30,6 @@ coverage==7.3.2 debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 -deprecated==1.2.14 distlib==0.3.7 docstring-to-markdown==0.13 docutils==0.19 @@ -96,7 +95,7 @@ overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -particle==0.23.0 +particle==0.23.1 pathspec==0.11.2 pexpect==4.9.0 platformdirs==4.0.0 @@ -184,7 +183,6 @@ webencodings==0.5.1 websocket-client==1.6.4 wheel==0.42.0 widgetsnbextension==4.0.9 -wrapt==1.16.0 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 412fd4d3..a5a8ab6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.1.3 + rev: 0.1.4 hooks: - id: check-dev-files args: