From b2e2cd95215b4a89e87bbfc678d4489aacf923fa Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 27 Sep 2023 13:25:03 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 30 +++++++++++++++--------------- .constraints/py3.11.txt | 30 +++++++++++++++--------------- .constraints/py3.7.txt | 8 ++++---- .constraints/py3.8.txt | 16 ++++++++-------- .constraints/py3.9.txt | 30 +++++++++++++++--------------- .pre-commit-config.yaml | 4 ++-- 6 files changed, 59 insertions(+), 59 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 9521bc9d..e74aa90a 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -52,8 +52,8 @@ filelock==3.12.4 flatbuffers==23.5.26 fonttools==4.42.1 fqdn==1.5.1 -gast==0.4.0 -google-auth==2.23.0 +gast==0.5.4 +google-auth==2.23.1 google-auth-oauthlib==1.0.0 google-pasta==0.2.0 graphviz==0.20.1 @@ -83,7 +83,7 @@ jsonschema==4.19.1 jsonschema-specifications==2023.7.1 jupyter-cache==0.6.1 jupyter-client==7.4.9 -jupyter-core==5.3.1 +jupyter-core==5.3.2 jupyter-events==0.7.0 jupyter-lsp==2.2.0 jupyter-server==2.7.3 @@ -91,14 +91,14 @@ jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.5 -jupyterlab==3.6.5 +jupyterlab==3.6.6 jupyterlab-code-formatter==2.2.1 jupyterlab-lsp==4.3.0 jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.25.0 jupyterlab-widgets==3.0.9 -keras==2.13.1 +keras==2.14.0 kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 @@ -111,7 +111,7 @@ matplotlib-inline==0.1.6 mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 -ml-dtypes==0.3.0 +ml-dtypes==0.2.0 mpmath==1.3.0 mypy-extensions==1.0.0 myst-nb==0.17.2 @@ -125,7 +125,7 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==6.5.6 notebook-shim==0.2.3 -numpy==1.24.3 +numpy==1.26.0 oauthlib==3.2.2 opt-einsum==3.3.0 overrides==7.4.0 @@ -162,7 +162,7 @@ pytest-xdist==3.3.1 python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 -python-lsp-jsonrpc==1.1.1 +python-lsp-jsonrpc==1.1.2 python-lsp-server==1.8.0 pytoolconfig==1.2.5 pyyaml==6.0.1 @@ -176,7 +176,7 @@ rfc3986-validator==0.1.1 rope==1.9.0 rpds-py==0.10.3 rsa==4.9 -ruff==0.0.290 +ruff==0.0.291 scipy==1.11.2 send2trash==1.8.2 six==1.16.0 @@ -201,10 +201,10 @@ sqlalchemy==2.0.21 stack-data==0.6.2 sympy==1.12 tabulate==0.9.0 -tensorboard==2.13.0 +tensorboard==2.14.0 tensorboard-data-server==0.7.1 -tensorflow==2.13.0 -tensorflow-estimator==2.13.0 +tensorflow==2.14.0 +tensorflow-estimator==2.14.0 tensorflow-io-gcs-filesystem==0.34.0 tensorflow-probability==0.21.0 tensorwaves==0.4.10 @@ -215,11 +215,11 @@ tomli==2.0.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.10.0 +traitlets==5.10.1 typing-extensions==4.5.0 ujson==5.8.0 uri-template==1.3.0 -urllib3==1.26.16 +urllib3==2.0.5 virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 @@ -228,7 +228,7 @@ websocket-client==1.6.3 werkzeug==2.3.7 wheel==0.41.2 widgetsnbextension==4.0.9 -wrapt==1.15.0 +wrapt==1.14.1 y-py==0.6.0 ypy-websocket==0.8.4 zipp==3.17.0 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 550e872f..8cae2f3c 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -51,8 +51,8 @@ filelock==3.12.4 flatbuffers==23.5.26 fonttools==4.42.1 fqdn==1.5.1 -gast==0.4.0 -google-auth==2.23.0 +gast==0.5.4 +google-auth==2.23.1 google-auth-oauthlib==1.0.0 google-pasta==0.2.0 graphviz==0.20.1 @@ -82,7 +82,7 @@ jsonschema==4.19.1 jsonschema-specifications==2023.7.1 jupyter-cache==0.6.1 jupyter-client==7.4.9 -jupyter-core==5.3.1 +jupyter-core==5.3.2 jupyter-events==0.7.0 jupyter-lsp==2.2.0 jupyter-server==2.7.3 @@ -90,14 +90,14 @@ jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.5 -jupyterlab==3.6.5 +jupyterlab==3.6.6 jupyterlab-code-formatter==2.2.1 jupyterlab-lsp==4.3.0 jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.25.0 jupyterlab-widgets==3.0.9 -keras==2.13.1 +keras==2.14.0 kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 @@ -110,7 +110,7 @@ matplotlib-inline==0.1.6 mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 -ml-dtypes==0.3.0 +ml-dtypes==0.2.0 mpmath==1.3.0 mypy-extensions==1.0.0 myst-nb==0.17.2 @@ -124,7 +124,7 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==6.5.6 notebook-shim==0.2.3 -numpy==1.24.3 +numpy==1.26.0 oauthlib==3.2.2 opt-einsum==3.3.0 overrides==7.4.0 @@ -161,7 +161,7 @@ pytest-xdist==3.3.1 python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 -python-lsp-jsonrpc==1.1.1 +python-lsp-jsonrpc==1.1.2 python-lsp-server==1.8.0 pytoolconfig==1.2.5 pyyaml==6.0.1 @@ -175,7 +175,7 @@ rfc3986-validator==0.1.1 rope==1.9.0 rpds-py==0.10.3 rsa==4.9 -ruff==0.0.290 +ruff==0.0.291 scipy==1.11.2 send2trash==1.8.2 six==1.16.0 @@ -200,10 +200,10 @@ sqlalchemy==2.0.21 stack-data==0.6.2 sympy==1.12 tabulate==0.9.0 -tensorboard==2.13.0 +tensorboard==2.14.0 tensorboard-data-server==0.7.1 -tensorflow==2.13.0 -tensorflow-estimator==2.13.0 +tensorflow==2.14.0 +tensorflow-estimator==2.14.0 tensorflow-io-gcs-filesystem==0.34.0 tensorflow-probability==0.21.0 tensorwaves==0.4.10 @@ -213,11 +213,11 @@ tinycss2==1.2.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.10.0 +traitlets==5.10.1 typing-extensions==4.5.0 ujson==5.8.0 uri-template==1.3.0 -urllib3==1.26.16 +urllib3==2.0.5 virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 @@ -226,7 +226,7 @@ websocket-client==1.6.3 werkzeug==2.3.7 wheel==0.41.2 widgetsnbextension==4.0.9 -wrapt==1.15.0 +wrapt==1.14.1 y-py==0.6.0 ypy-websocket==0.8.4 zipp==3.17.0 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 421f7548..df689c07 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -51,7 +51,7 @@ flatbuffers==23.5.26 fonttools==4.38.0 fqdn==1.5.1 gast==0.4.0 -google-auth==2.23.0 +google-auth==2.23.1 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 graphviz==0.20.1 @@ -88,7 +88,7 @@ jupyter-server==1.24.0 jupyter-server-fileid==0.9.0 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.4 -jupyterlab==3.6.5 +jupyterlab==3.6.6 jupyterlab-code-formatter==2.2.1 jupyterlab-lsp==3.10.2 jupyterlab-myst==1.2.0 @@ -172,7 +172,7 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.9.0 rsa==4.9 -ruff==0.0.290 +ruff==0.0.291 scipy==1.7.3 send2trash==1.8.2 singledispatchmethod==1.0 @@ -217,7 +217,7 @@ typed-ast==1.5.5 typing-extensions==4.7.1 ; python_version < "3.8.0" ujson==5.7.0 uri-template==1.3.0 -urllib3==1.26.16 +urllib3==2.0.5 virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 7657312e..6ca97d81 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -53,7 +53,7 @@ flatbuffers==23.5.26 fonttools==4.42.1 fqdn==1.5.1 gast==0.4.0 -google-auth==2.23.0 +google-auth==2.23.1 google-auth-oauthlib==1.0.0 google-pasta==0.2.0 graphviz==0.20.1 @@ -84,7 +84,7 @@ jsonschema==4.19.1 jsonschema-specifications==2023.7.1 jupyter-cache==0.6.1 jupyter-client==7.4.9 -jupyter-core==5.3.1 +jupyter-core==5.3.2 jupyter-events==0.7.0 jupyter-lsp==2.2.0 jupyter-server==2.7.3 @@ -92,7 +92,7 @@ jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.5 -jupyterlab==3.6.5 +jupyterlab==3.6.6 jupyterlab-code-formatter==2.2.1 jupyterlab-lsp==4.3.0 jupyterlab-myst==2.0.2 @@ -164,7 +164,7 @@ pytest-xdist==3.3.1 python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 -python-lsp-jsonrpc==1.1.1 +python-lsp-jsonrpc==1.1.2 python-lsp-server==1.8.0 pytoolconfig==1.2.5 pytz==2023.3.post1 @@ -179,7 +179,7 @@ rfc3986-validator==0.1.1 rope==1.9.0 rpds-py==0.10.3 rsa==4.9 -ruff==0.0.290 +ruff==0.0.291 scipy==1.10.1 send2trash==1.8.2 six==1.16.0 @@ -206,7 +206,7 @@ sympy==1.12 tabulate==0.9.0 tensorboard==2.13.0 tensorboard-data-server==0.7.1 -tensorflow==2.13.0 +tensorflow==2.13.1 tensorflow-estimator==2.13.0 tensorflow-io-gcs-filesystem==0.34.0 tensorflow-probability==0.21.0 @@ -218,11 +218,11 @@ tomli==2.0.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.10.0 +traitlets==5.10.1 typing-extensions==4.5.0 ujson==5.8.0 uri-template==1.3.0 -urllib3==1.26.16 +urllib3==2.0.5 virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index e4eee840..05d816b7 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -52,8 +52,8 @@ filelock==3.12.4 flatbuffers==23.5.26 fonttools==4.42.1 fqdn==1.5.1 -gast==0.4.0 -google-auth==2.23.0 +gast==0.5.4 +google-auth==2.23.1 google-auth-oauthlib==1.0.0 google-pasta==0.2.0 graphviz==0.20.1 @@ -84,7 +84,7 @@ jsonschema==4.19.1 jsonschema-specifications==2023.7.1 jupyter-cache==0.6.1 jupyter-client==7.4.9 -jupyter-core==5.3.1 +jupyter-core==5.3.2 jupyter-events==0.7.0 jupyter-lsp==2.2.0 jupyter-server==2.7.3 @@ -92,14 +92,14 @@ jupyter-server-fileid==0.9.0 jupyter-server-terminals==0.4.4 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.5 -jupyterlab==3.6.5 +jupyterlab==3.6.6 jupyterlab-code-formatter==2.2.1 jupyterlab-lsp==4.3.0 jupyterlab-myst==2.0.2 jupyterlab-pygments==0.2.2 jupyterlab-server==2.25.0 jupyterlab-widgets==3.0.9 -keras==2.13.1 +keras==2.14.0 kiwisolver==1.4.5 latexcodec==2.0.1 libclang==16.0.6 @@ -112,7 +112,7 @@ matplotlib-inline==0.1.6 mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.1 -ml-dtypes==0.3.0 +ml-dtypes==0.2.0 mpmath==1.3.0 mypy-extensions==1.0.0 myst-nb==0.17.2 @@ -126,7 +126,7 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==6.5.6 notebook-shim==0.2.3 -numpy==1.24.3 +numpy==1.26.0 oauthlib==3.2.2 opt-einsum==3.3.0 overrides==7.4.0 @@ -163,7 +163,7 @@ pytest-xdist==3.3.1 python-constraint==1.4.0 python-dateutil==2.8.2 python-json-logger==2.0.7 -python-lsp-jsonrpc==1.1.1 +python-lsp-jsonrpc==1.1.2 python-lsp-server==1.8.0 pytoolconfig==1.2.5 pyyaml==6.0.1 @@ -177,7 +177,7 @@ rfc3986-validator==0.1.1 rope==1.9.0 rpds-py==0.10.3 rsa==4.9 -ruff==0.0.290 +ruff==0.0.291 scipy==1.11.2 send2trash==1.8.2 six==1.16.0 @@ -202,10 +202,10 @@ sqlalchemy==2.0.21 stack-data==0.6.2 sympy==1.12 tabulate==0.9.0 -tensorboard==2.13.0 +tensorboard==2.14.0 tensorboard-data-server==0.7.1 -tensorflow==2.13.0 -tensorflow-estimator==2.13.0 +tensorflow==2.14.0 +tensorflow-estimator==2.14.0 tensorflow-io-gcs-filesystem==0.34.0 tensorflow-probability==0.21.0 tensorwaves==0.4.10 @@ -216,11 +216,11 @@ tomli==2.0.1 tornado==6.3.3 tox==4.11.3 tqdm==4.66.1 -traitlets==5.10.0 +traitlets==5.10.1 typing-extensions==4.5.0 ujson==5.8.0 uri-template==1.3.0 -urllib3==1.26.16 +urllib3==2.0.5 virtualenv==20.24.5 wcwidth==0.2.6 webcolors==1.13 @@ -229,7 +229,7 @@ websocket-client==1.6.3 werkzeug==2.3.7 wheel==0.41.2 widgetsnbextension==4.0.9 -wrapt==1.15.0 +wrapt==1.14.1 y-py==0.6.0 ypy-websocket==0.8.4 zipp==3.17.0 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1aec3b8d..9adc96c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -107,14 +107,14 @@ repos: - id: pyright - repo: https://github.com/asottile/pyupgrade - rev: v3.11.2 + rev: v3.13.0 hooks: - id: pyupgrade args: - --py37-plus - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.290 + rev: v0.0.291 hooks: - id: ruff args: