From 2ba608154e75139d5afdf338532b400cdc8e49a8 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 6 Oct 2023 23:11:58 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 22 +++++++++++----------- .constraints/py3.11.txt | 22 +++++++++++----------- .constraints/py3.8.txt | 18 +++++++++--------- .constraints/py3.9.txt | 22 +++++++++++----------- 4 files changed, 42 insertions(+), 42 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 4e36fe41..19ffa520 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -21,7 +21,7 @@ babel==2.13.0 backcall==0.2.0 beautifulsoup4==4.12.2 black==23.9.1 -bleach==6.0.0 +bleach==6.1.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 @@ -50,7 +50,7 @@ executing==2.0.0 fastjsonschema==2.18.1 filelock==3.12.4 flatbuffers==23.5.26 -fonttools==4.43.0 +fonttools==4.43.1 fqdn==1.5.1 gast==0.5.4 google-auth==2.23.2 @@ -73,8 +73,8 @@ ipython==8.16.1 ipython-genutils==0.2.0 ipywidgets==8.1.1 isoduration==20.11.0 -jax==0.4.16 -jaxlib==0.4.16 +jax==0.4.17 +jaxlib==0.4.17 jedi==0.19.1 jinja2==3.1.2 json5==0.9.14 @@ -103,7 +103,7 @@ kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 livereload==2.6.3 -markdown==3.4.4 +markdown==3.5 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.0 @@ -118,7 +118,7 @@ myst-nb==0.17.2 myst-parser==0.18.1 nbclassic==1.0.0 nbclient==0.6.8 -nbconvert==7.8.0 +nbconvert==7.9.2 nbformat==5.9.2 nbmake==1.4.5 nest-asyncio==1.5.8 @@ -143,7 +143,7 @@ pluggy==1.3.0 pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 -protobuf==4.24.3 +protobuf==4.24.4 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -163,7 +163,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-server==1.8.0 +python-lsp-server==1.8.1 pytoolconfig==1.2.5 pyyaml==6.0.1 pyzmq==24.0.1 @@ -174,7 +174,7 @@ requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.10.0 -rpds-py==0.10.3 +rpds-py==0.10.4 rsa==4.9 ruff==0.0.292 scipy==1.11.3 @@ -215,7 +215,7 @@ tomli==2.0.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.11.1 +traitlets==5.11.2 types-python-dateutil==2.8.19.14 typing-extensions==4.5.0 ujson==5.8.0 @@ -230,7 +230,7 @@ werkzeug==3.0.0 wheel==0.41.2 widgetsnbextension==4.0.9 wrapt==1.14.1 -y-py==0.6.0 +y-py==0.6.2 ypy-websocket==0.8.4 zipp==3.17.0 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index d45bcd0a..6501963b 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -21,7 +21,7 @@ babel==2.13.0 backcall==0.2.0 beautifulsoup4==4.12.2 black==23.9.1 -bleach==6.0.0 +bleach==6.1.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 @@ -49,7 +49,7 @@ executing==2.0.0 fastjsonschema==2.18.1 filelock==3.12.4 flatbuffers==23.5.26 -fonttools==4.43.0 +fonttools==4.43.1 fqdn==1.5.1 gast==0.5.4 google-auth==2.23.2 @@ -72,8 +72,8 @@ ipython==8.16.1 ipython-genutils==0.2.0 ipywidgets==8.1.1 isoduration==20.11.0 -jax==0.4.16 -jaxlib==0.4.16 +jax==0.4.17 +jaxlib==0.4.17 jedi==0.19.1 jinja2==3.1.2 json5==0.9.14 @@ -102,7 +102,7 @@ kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 livereload==2.6.3 -markdown==3.4.4 +markdown==3.5 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.0 @@ -117,7 +117,7 @@ myst-nb==0.17.2 myst-parser==0.18.1 nbclassic==1.0.0 nbclient==0.6.8 -nbconvert==7.8.0 +nbconvert==7.9.2 nbformat==5.9.2 nbmake==1.4.5 nest-asyncio==1.5.8 @@ -142,7 +142,7 @@ pluggy==1.3.0 pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 -protobuf==4.24.3 +protobuf==4.24.4 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -162,7 +162,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-server==1.8.0 +python-lsp-server==1.8.1 pytoolconfig==1.2.5 pyyaml==6.0.1 pyzmq==24.0.1 @@ -173,7 +173,7 @@ requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.10.0 -rpds-py==0.10.3 +rpds-py==0.10.4 rsa==4.9 ruff==0.0.292 scipy==1.11.3 @@ -213,7 +213,7 @@ tinycss2==1.2.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.11.1 +traitlets==5.11.2 types-python-dateutil==2.8.19.14 typing-extensions==4.5.0 ujson==5.8.0 @@ -228,7 +228,7 @@ werkzeug==3.0.0 wheel==0.41.2 widgetsnbextension==4.0.9 wrapt==1.14.1 -y-py==0.6.0 +y-py==0.6.2 ypy-websocket==0.8.4 zipp==3.17.0 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 94938805..2e6c2a18 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -21,7 +21,7 @@ babel==2.13.0 backcall==0.2.0 beautifulsoup4==4.12.2 black==23.9.1 -bleach==6.0.0 +bleach==6.1.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 @@ -50,7 +50,7 @@ executing==2.0.0 fastjsonschema==2.18.1 filelock==3.12.4 flatbuffers==23.5.26 -fonttools==4.43.0 +fonttools==4.43.1 fqdn==1.5.1 gast==0.4.0 google-auth==2.23.2 @@ -104,7 +104,7 @@ kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 livereload==2.6.3 -markdown==3.4.4 +markdown==3.5 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.7.3 @@ -119,7 +119,7 @@ myst-nb==0.17.2 myst-parser==0.18.1 nbclassic==1.0.0 nbclient==0.6.8 -nbconvert==7.8.0 +nbconvert==7.9.2 nbformat==5.9.2 nbmake==1.4.5 nest-asyncio==1.5.8 @@ -145,7 +145,7 @@ pluggy==1.3.0 pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 -protobuf==4.24.3 +protobuf==4.24.4 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -165,7 +165,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-server==1.8.0 +python-lsp-server==1.8.1 pytoolconfig==1.2.5 pytz==2023.3.post1 pyyaml==6.0.1 @@ -177,7 +177,7 @@ requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.10.0 -rpds-py==0.10.3 +rpds-py==0.10.4 rsa==4.9 ruff==0.0.292 scipy==1.10.1 @@ -218,7 +218,7 @@ tomli==2.0.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.11.1 +traitlets==5.11.2 types-python-dateutil==2.8.19.14 typing-extensions==4.5.0 ujson==5.8.0 @@ -233,7 +233,7 @@ werkzeug==3.0.0 wheel==0.41.2 widgetsnbextension==4.0.9 wrapt==1.15.0 -y-py==0.6.0 +y-py==0.6.2 ypy-websocket==0.8.4 zipp==3.17.0 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 6283c4df..03f3105b 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -21,7 +21,7 @@ babel==2.13.0 backcall==0.2.0 beautifulsoup4==4.12.2 black==23.9.1 -bleach==6.0.0 +bleach==6.1.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 @@ -50,7 +50,7 @@ executing==2.0.0 fastjsonschema==2.18.1 filelock==3.12.4 flatbuffers==23.5.26 -fonttools==4.43.0 +fonttools==4.43.1 fqdn==1.5.1 gast==0.5.4 google-auth==2.23.2 @@ -74,8 +74,8 @@ ipython==8.16.1 ipython-genutils==0.2.0 ipywidgets==8.1.1 isoduration==20.11.0 -jax==0.4.16 -jaxlib==0.4.16 +jax==0.4.17 +jaxlib==0.4.17 jedi==0.19.1 jinja2==3.1.2 json5==0.9.14 @@ -104,7 +104,7 @@ kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 livereload==2.6.3 -markdown==3.4.4 +markdown==3.5 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.0 @@ -119,7 +119,7 @@ myst-nb==0.17.2 myst-parser==0.18.1 nbclassic==1.0.0 nbclient==0.6.8 -nbconvert==7.8.0 +nbconvert==7.9.2 nbformat==5.9.2 nbmake==1.4.5 nest-asyncio==1.5.8 @@ -144,7 +144,7 @@ pluggy==1.3.0 pre-commit==3.4.0 prometheus-client==0.17.1 prompt-toolkit==3.0.39 -protobuf==4.24.3 +protobuf==4.24.4 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 @@ -164,7 +164,7 @@ python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-server==1.8.0 +python-lsp-server==1.8.1 pytoolconfig==1.2.5 pyyaml==6.0.1 pyzmq==24.0.1 @@ -175,7 +175,7 @@ requests-oauthlib==1.3.1 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.10.0 -rpds-py==0.10.3 +rpds-py==0.10.4 rsa==4.9 ruff==0.0.292 scipy==1.11.3 @@ -216,7 +216,7 @@ tomli==2.0.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.11.1 +traitlets==5.11.2 types-python-dateutil==2.8.19.14 typing-extensions==4.5.0 ujson==5.8.0 @@ -231,7 +231,7 @@ werkzeug==3.0.0 wheel==0.41.2 widgetsnbextension==4.0.9 wrapt==1.14.1 -y-py==0.6.0 +y-py==0.6.2 ypy-websocket==0.8.4 zipp==3.17.0