From fd6822e08be5607b7a966c7ad264078567961e34 Mon Sep 17 00:00:00 2001 From: "Bjoern Ludwig (via CircleCI)" Date: Wed, 1 May 2024 00:49:40 +0000 Subject: [PATCH] build(deps): recompile Python (dev) deps on Wed 01 May 2024 12:49:40 AM UTC --- requirements/dev-requirements-py310.txt | 87 +++++++++++++------------ requirements/dev-requirements-py311.txt | 84 ++++++++++++------------ requirements/dev-requirements-py38.txt | 72 ++++++++++---------- requirements/dev-requirements-py39.txt | 85 ++++++++++++------------ requirements/requirements-py310.txt | 14 ++-- requirements/requirements-py311.txt | 14 ++-- requirements/requirements-py38.txt | 4 +- requirements/requirements-py39.txt | 14 ++-- 8 files changed, 192 insertions(+), 182 deletions(-) diff --git a/requirements/dev-requirements-py310.txt b/requirements/dev-requirements-py310.txt index cb3d43b8..b54019e2 100644 --- a/requirements/dev-requirements-py310.txt +++ b/requirements/dev-requirements-py310.txt @@ -31,9 +31,11 @@ babel==2.14.0 # via # jupyterlab-server # sphinx +backports-tarfile==1.1.1 + # via jaraco-context beautifulsoup4==4.12.3 # via nbconvert -black[jupyter]==24.3.0 +black[jupyter]==24.4.2 # via pydynamic bleach==6.1.0 # via nbconvert @@ -65,11 +67,11 @@ colorama==0.4.6 # twine comm==0.2.2 # via ipykernel -contourpy==1.2.0 +contourpy==1.2.1 # via # -c requirements/requirements-py310.txt # matplotlib -coverage[toml]==7.4.4 +coverage[toml]==7.5.0 # via pytest-cov cryptography==42.0.5 # via secretstorage @@ -94,7 +96,7 @@ docutils==0.20.1 # sphinx-rtd-theme dotty-dict==1.3.1 # via python-semantic-release -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 # via # anyio # hypothesis @@ -104,11 +106,11 @@ executing==2.0.1 # via stack-data fastjsonschema==2.19.1 # via nbformat -filelock==3.13.3 +filelock==3.14.0 # via # tox # virtualenv -fonttools==4.50.0 +fonttools==4.51.0 # via # -c requirements/requirements-py310.txt # matplotlib @@ -128,9 +130,9 @@ httpcore==1.0.5 # via httpx httpx==0.27.0 # via jupyterlab -hypothesis==6.100.0 +hypothesis==6.100.2 # via pydynamic -idna==3.6 +idna==3.7 # via # anyio # httpx @@ -150,7 +152,7 @@ ipykernel==6.29.4 # via # jupyterlab # pydynamic -ipython==8.23.0 +ipython==8.24.0 # via # black # ipykernel @@ -159,9 +161,9 @@ isoduration==20.11.0 # via jsonschema jaraco-classes==3.4.0 # via keyring -jaraco-context==4.3.0 +jaraco-context==5.3.0 # via keyring -jaraco-functools==4.0.0 +jaraco-functools==4.0.1 # via keyring jedi==0.19.1 # via ipython @@ -178,11 +180,11 @@ jinja2==3.1.3 # nbconvert # nbsphinx # sphinx -json5==0.9.24 +json5==0.9.25 # via jupyterlab-server jsonpointer==2.4 # via jsonschema -jsonschema[format-nongpl]==4.21.1 +jsonschema[format-nongpl]==4.22.0 # via # jupyter-events # jupyterlab-server @@ -205,9 +207,9 @@ jupyter-core==5.7.2 # nbformat jupyter-events==0.10.0 # via jupyter-server -jupyter-lsp==2.2.4 +jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.13.0 +jupyter-server==2.14.0 # via # jupyter-lsp # jupyterlab @@ -216,15 +218,15 @@ jupyter-server==2.13.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.1.5 +jupyterlab==4.1.8 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 # via # jupyterlab # notebook -keyring==25.0.0 +keyring==25.2.0 # via twine kiwisolver==1.4.5 # via @@ -238,11 +240,11 @@ markupsafe==2.1.5 # via # jinja2 # nbconvert -matplotlib==3.8.3 +matplotlib==3.8.4 # via # -c requirements/requirements-py310.txt # pydynamic -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 # via # ipykernel # ipython @@ -262,15 +264,15 @@ mpmath==1.3.0 # sympy mypy-extensions==1.0.0 # via black -myst-parser==2.0.0 +myst-parser==3.0.1 # via pydynamic nbclient==0.10.0 # via nbconvert -nbconvert==7.16.3 +nbconvert==7.16.4 # via # jupyter-server # nbsphinx -nbformat==5.10.3 +nbformat==5.10.4 # via # jupyter-server # nbclient @@ -282,7 +284,7 @@ nest-asyncio==1.6.0 # via ipykernel nh3==0.2.17 # via readme-renderer -notebook==7.1.2 +notebook==7.1.3 # via pydynamic notebook-shim==0.2.4 # via @@ -319,31 +321,31 @@ packaging==24.0 # python-semantic-release # sphinx # tox -pandas==2.2.1 +pandas==2.2.2 # via # -c requirements/requirements-py310.txt # pydynamic pandocfilters==1.5.1 # via nbconvert -parso==0.8.3 +parso==0.8.4 # via jedi pathspec==0.12.1 # via black pexpect==4.9.0 # via ipython -pillow==10.2.0 +pillow==10.3.0 # via # -c requirements/requirements-py310.txt # matplotlib pkginfo==1.10.0 # via twine -platformdirs==4.2.0 +platformdirs==4.2.1 # via # black # jupyter-core # tox # virtualenv -pluggy==1.4.0 +pluggy==1.5.0 # via # pytest # tox @@ -373,7 +375,7 @@ pyparsing==3.1.2 # matplotlib pyproject-api==1.6.1 # via tox -pytest==8.1.1 +pytest==8.2.0 # via # pydynamic # pytest-cov @@ -399,7 +401,7 @@ pytz==2024.1 # via # -c requirements/requirements-py310.txt # pandas -pywavelets==1.5.0 +pywavelets==1.6.0 # via # -c requirements/requirements-py310.txt # pydynamic @@ -407,14 +409,14 @@ pyyaml==6.0.1 # via # jupyter-events # myst-parser -pyzmq==25.1.2 +pyzmq==26.0.2 # via # ipykernel # jupyter-client # jupyter-server readme-renderer==43.0 # via twine -referencing==0.34.0 +referencing==0.35.0 # via # jsonschema # jsonschema-specifications @@ -449,7 +451,7 @@ rpds-py==0.18.0 # via # jsonschema # referencing -scipy==1.12.0 +scipy==1.13.0 # via # -c requirements/requirements-py310.txt # pydynamic @@ -457,7 +459,7 @@ secretstorage==3.3.3 # via keyring semver==2.13.0 # via python-semantic-release -send2trash==1.8.2 +send2trash==1.8.3 # via jupyter-server six==1.16.0 # via @@ -478,7 +480,7 @@ sortedcontainers==2.4.0 # via hypothesis soupsieve==2.5 # via beautifulsoup4 -sphinx==7.2.6 +sphinx==7.3.7 # via # myst-parser # nbsphinx @@ -515,7 +517,7 @@ time-series-buffer==0.1.4b0 # via # -c requirements/requirements-py310.txt # pydynamic -tinycss2==1.2.1 +tinycss2==1.3.0 # via nbconvert tokenize-rt==5.2.0 # via black @@ -526,6 +528,7 @@ tomli==2.0.1 # jupyterlab # pyproject-api # pytest + # sphinx # tox tomlkit==0.12.4 # via python-semantic-release @@ -537,11 +540,11 @@ tornado==6.4 # jupyterlab # notebook # terminado -tox==4.14.2 +tox==4.15.0 # via pydynamic tqdm==4.66.2 # via twine -traitlets==5.14.2 +traitlets==5.14.3 # via # comm # ipykernel @@ -562,7 +565,7 @@ twine==3.8.0 # via python-semantic-release types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # anyio # async-lru @@ -582,7 +585,7 @@ urllib3==2.2.1 # via # requests # twine -virtualenv==20.25.1 +virtualenv==20.26.1 # via tox wcwidth==0.2.13 # via prompt-toolkit @@ -592,7 +595,7 @@ webencodings==0.5.1 # via # bleach # tinycss2 -websocket-client==1.7.0 +websocket-client==1.8.0 # via jupyter-server wheel==0.43.0 # via python-semantic-release diff --git a/requirements/dev-requirements-py311.txt b/requirements/dev-requirements-py311.txt index 3c7a746c..c075c87e 100644 --- a/requirements/dev-requirements-py311.txt +++ b/requirements/dev-requirements-py311.txt @@ -31,9 +31,11 @@ babel==2.14.0 # via # jupyterlab-server # sphinx +backports-tarfile==1.1.1 + # via jaraco-context beautifulsoup4==4.12.3 # via nbconvert -black[jupyter]==24.3.0 +black[jupyter]==24.4.2 # via pydynamic bleach==6.1.0 # via nbconvert @@ -65,11 +67,11 @@ colorama==0.4.6 # twine comm==0.2.2 # via ipykernel -contourpy==1.2.0 +contourpy==1.2.1 # via # -c requirements/requirements-py311.txt # matplotlib -coverage[toml]==7.4.4 +coverage[toml]==7.5.0 # via pytest-cov cryptography==42.0.5 # via secretstorage @@ -98,11 +100,11 @@ executing==2.0.1 # via stack-data fastjsonschema==2.19.1 # via nbformat -filelock==3.13.3 +filelock==3.14.0 # via # tox # virtualenv -fonttools==4.50.0 +fonttools==4.51.0 # via # -c requirements/requirements-py311.txt # matplotlib @@ -122,9 +124,9 @@ httpcore==1.0.5 # via httpx httpx==0.27.0 # via jupyterlab -hypothesis==6.100.0 +hypothesis==6.100.2 # via pydynamic -idna==3.6 +idna==3.7 # via # anyio # httpx @@ -144,7 +146,7 @@ ipykernel==6.29.4 # via # jupyterlab # pydynamic -ipython==8.23.0 +ipython==8.24.0 # via # black # ipykernel @@ -153,9 +155,9 @@ isoduration==20.11.0 # via jsonschema jaraco-classes==3.4.0 # via keyring -jaraco-context==4.3.0 +jaraco-context==5.3.0 # via keyring -jaraco-functools==4.0.0 +jaraco-functools==4.0.1 # via keyring jedi==0.19.1 # via ipython @@ -172,11 +174,11 @@ jinja2==3.1.3 # nbconvert # nbsphinx # sphinx -json5==0.9.24 +json5==0.9.25 # via jupyterlab-server jsonpointer==2.4 # via jsonschema -jsonschema[format-nongpl]==4.21.1 +jsonschema[format-nongpl]==4.22.0 # via # jupyter-events # jupyterlab-server @@ -199,9 +201,9 @@ jupyter-core==5.7.2 # nbformat jupyter-events==0.10.0 # via jupyter-server -jupyter-lsp==2.2.4 +jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.13.0 +jupyter-server==2.14.0 # via # jupyter-lsp # jupyterlab @@ -210,15 +212,15 @@ jupyter-server==2.13.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.1.5 +jupyterlab==4.1.8 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 # via # jupyterlab # notebook -keyring==25.0.0 +keyring==25.2.0 # via twine kiwisolver==1.4.5 # via @@ -232,11 +234,11 @@ markupsafe==2.1.5 # via # jinja2 # nbconvert -matplotlib==3.8.3 +matplotlib==3.8.4 # via # -c requirements/requirements-py311.txt # pydynamic -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 # via # ipykernel # ipython @@ -256,15 +258,15 @@ mpmath==1.3.0 # sympy mypy-extensions==1.0.0 # via black -myst-parser==2.0.0 +myst-parser==3.0.1 # via pydynamic nbclient==0.10.0 # via nbconvert -nbconvert==7.16.3 +nbconvert==7.16.4 # via # jupyter-server # nbsphinx -nbformat==5.10.3 +nbformat==5.10.4 # via # jupyter-server # nbclient @@ -276,7 +278,7 @@ nest-asyncio==1.6.0 # via ipykernel nh3==0.2.17 # via readme-renderer -notebook==7.1.2 +notebook==7.1.3 # via pydynamic notebook-shim==0.2.4 # via @@ -313,31 +315,31 @@ packaging==24.0 # python-semantic-release # sphinx # tox -pandas==2.2.1 +pandas==2.2.2 # via # -c requirements/requirements-py311.txt # pydynamic pandocfilters==1.5.1 # via nbconvert -parso==0.8.3 +parso==0.8.4 # via jedi pathspec==0.12.1 # via black pexpect==4.9.0 # via ipython -pillow==10.2.0 +pillow==10.3.0 # via # -c requirements/requirements-py311.txt # matplotlib pkginfo==1.10.0 # via twine -platformdirs==4.2.0 +platformdirs==4.2.1 # via # black # jupyter-core # tox # virtualenv -pluggy==1.4.0 +pluggy==1.5.0 # via # pytest # tox @@ -367,7 +369,7 @@ pyparsing==3.1.2 # matplotlib pyproject-api==1.6.1 # via tox -pytest==8.1.1 +pytest==8.2.0 # via # pydynamic # pytest-cov @@ -393,7 +395,7 @@ pytz==2024.1 # via # -c requirements/requirements-py311.txt # pandas -pywavelets==1.5.0 +pywavelets==1.6.0 # via # -c requirements/requirements-py311.txt # pydynamic @@ -401,14 +403,14 @@ pyyaml==6.0.1 # via # jupyter-events # myst-parser -pyzmq==25.1.2 +pyzmq==26.0.2 # via # ipykernel # jupyter-client # jupyter-server readme-renderer==43.0 # via twine -referencing==0.34.0 +referencing==0.35.0 # via # jsonschema # jsonschema-specifications @@ -443,7 +445,7 @@ rpds-py==0.18.0 # via # jsonschema # referencing -scipy==1.12.0 +scipy==1.13.0 # via # -c requirements/requirements-py311.txt # pydynamic @@ -451,7 +453,7 @@ secretstorage==3.3.3 # via keyring semver==2.13.0 # via python-semantic-release -send2trash==1.8.2 +send2trash==1.8.3 # via jupyter-server six==1.16.0 # via @@ -472,7 +474,7 @@ sortedcontainers==2.4.0 # via hypothesis soupsieve==2.5 # via beautifulsoup4 -sphinx==7.2.6 +sphinx==7.3.7 # via # myst-parser # nbsphinx @@ -509,7 +511,7 @@ time-series-buffer==0.1.4b0 # via # -c requirements/requirements-py311.txt # pydynamic -tinycss2==1.2.1 +tinycss2==1.3.0 # via nbconvert tokenize-rt==5.2.0 # via black @@ -523,11 +525,11 @@ tornado==6.4 # jupyterlab # notebook # terminado -tox==4.14.2 +tox==4.15.0 # via pydynamic tqdm==4.66.2 # via twine -traitlets==5.14.2 +traitlets==5.14.3 # via # comm # ipykernel @@ -548,7 +550,7 @@ twine==3.8.0 # via python-semantic-release types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via ipython tzdata==2024.1 # via @@ -564,7 +566,7 @@ urllib3==2.2.1 # via # requests # twine -virtualenv==20.25.1 +virtualenv==20.26.1 # via tox wcwidth==0.2.13 # via prompt-toolkit @@ -574,7 +576,7 @@ webencodings==0.5.1 # via # bleach # tinycss2 -websocket-client==1.7.0 +websocket-client==1.8.0 # via jupyter-server wheel==0.43.0 # via python-semantic-release diff --git a/requirements/dev-requirements-py38.txt b/requirements/dev-requirements-py38.txt index bb899bbb..87883be8 100644 --- a/requirements/dev-requirements-py38.txt +++ b/requirements/dev-requirements-py38.txt @@ -33,9 +33,11 @@ babel==2.14.0 # sphinx backcall==0.2.0 # via ipython +backports-tarfile==1.1.1 + # via jaraco-context beautifulsoup4==4.12.3 # via nbconvert -black[jupyter]==24.3.0 +black[jupyter]==24.4.2 # via pydynamic bleach==6.1.0 # via nbconvert @@ -71,7 +73,7 @@ contourpy==1.1.1 # via # -c requirements/requirements-py38.txt # matplotlib -coverage[toml]==7.4.4 +coverage[toml]==7.5.0 # via pytest-cov cryptography==42.0.5 # via secretstorage @@ -96,7 +98,7 @@ docutils==0.20.1 # sphinx-rtd-theme dotty-dict==1.3.1 # via python-semantic-release -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 # via # anyio # hypothesis @@ -105,11 +107,11 @@ executing==2.0.1 # via stack-data fastjsonschema==2.19.1 # via nbformat -filelock==3.13.3 +filelock==3.14.0 # via # tox # virtualenv -fonttools==4.50.0 +fonttools==4.51.0 # via # -c requirements/requirements-py38.txt # matplotlib @@ -129,9 +131,9 @@ httpcore==1.0.5 # via httpx httpx==0.27.0 # via jupyterlab -hypothesis==6.100.0 +hypothesis==6.100.2 # via pydynamic -idna==3.6 +idna==3.7 # via # anyio # httpx @@ -174,9 +176,9 @@ isoduration==20.11.0 # via jsonschema jaraco-classes==3.4.0 # via keyring -jaraco-context==4.3.0 +jaraco-context==5.3.0 # via keyring -jaraco-functools==4.0.0 +jaraco-functools==4.0.1 # via keyring jedi==0.19.1 # via ipython @@ -193,11 +195,11 @@ jinja2==3.1.3 # nbconvert # nbsphinx # sphinx -json5==0.9.24 +json5==0.9.25 # via jupyterlab-server jsonpointer==2.4 # via jsonschema -jsonschema[format-nongpl]==4.21.1 +jsonschema[format-nongpl]==4.22.0 # via # jupyter-events # jupyterlab-server @@ -220,9 +222,9 @@ jupyter-core==5.7.2 # nbformat jupyter-events==0.10.0 # via jupyter-server -jupyter-lsp==2.2.4 +jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.13.0 +jupyter-server==2.14.0 # via # jupyter-lsp # jupyterlab @@ -231,15 +233,15 @@ jupyter-server==2.13.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.1.5 +jupyterlab==4.1.8 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 # via # jupyterlab # notebook -keyring==25.0.0 +keyring==25.2.0 # via twine kiwisolver==1.4.5 # via @@ -257,7 +259,7 @@ matplotlib==3.7.5 # via # -c requirements/requirements-py38.txt # pydynamic -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 # via # ipykernel # ipython @@ -277,15 +279,15 @@ mpmath==1.3.0 # sympy mypy-extensions==1.0.0 # via black -myst-parser==2.0.0 +myst-parser==3.0.1 # via pydynamic nbclient==0.10.0 # via nbconvert -nbconvert==7.16.3 +nbconvert==7.16.4 # via # jupyter-server # nbsphinx -nbformat==5.10.3 +nbformat==5.10.4 # via # jupyter-server # nbclient @@ -297,7 +299,7 @@ nest-asyncio==1.6.0 # via ipykernel nh3==0.2.17 # via readme-renderer -notebook==7.1.2 +notebook==7.1.3 # via pydynamic notebook-shim==0.2.4 # via @@ -340,7 +342,7 @@ pandas==2.0.3 # pydynamic pandocfilters==1.5.1 # via nbconvert -parso==0.8.3 +parso==0.8.4 # via jedi pathspec==0.12.1 # via black @@ -348,7 +350,7 @@ pexpect==4.9.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.2.0 +pillow==10.3.0 # via # -c requirements/requirements-py38.txt # matplotlib @@ -356,13 +358,13 @@ pkginfo==1.10.0 # via twine pkgutil-resolve-name==1.3.10 # via jsonschema -platformdirs==4.2.0 +platformdirs==4.2.1 # via # black # jupyter-core # tox # virtualenv -pluggy==1.4.0 +pluggy==1.5.0 # via # pytest # tox @@ -392,7 +394,7 @@ pyparsing==3.1.2 # matplotlib pyproject-api==1.6.1 # via tox -pytest==8.1.1 +pytest==8.2.0 # via # pydynamic # pytest-cov @@ -427,14 +429,14 @@ pyyaml==6.0.1 # via # jupyter-events # myst-parser -pyzmq==25.1.2 +pyzmq==26.0.2 # via # ipykernel # jupyter-client # jupyter-server readme-renderer==43.0 # via twine -referencing==0.34.0 +referencing==0.35.0 # via # jsonschema # jsonschema-specifications @@ -477,7 +479,7 @@ secretstorage==3.3.3 # via keyring semver==2.13.0 # via python-semantic-release -send2trash==1.8.2 +send2trash==1.8.3 # via jupyter-server six==1.16.0 # via @@ -535,7 +537,7 @@ time-series-buffer==0.1.4b0 # via # -c requirements/requirements-py38.txt # pydynamic -tinycss2==1.2.1 +tinycss2==1.3.0 # via nbconvert tokenize-rt==5.2.0 # via black @@ -557,11 +559,11 @@ tornado==6.4 # jupyterlab # notebook # terminado -tox==4.14.2 +tox==4.15.0 # via pydynamic tqdm==4.66.2 # via twine -traitlets==5.14.2 +traitlets==5.14.3 # via # comm # ipykernel @@ -582,7 +584,7 @@ twine==3.8.0 # via python-semantic-release types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # anyio # async-lru @@ -602,7 +604,7 @@ urllib3==2.2.1 # via # requests # twine -virtualenv==20.25.1 +virtualenv==20.26.1 # via tox wcwidth==0.2.13 # via prompt-toolkit @@ -612,7 +614,7 @@ webencodings==0.5.1 # via # bleach # tinycss2 -websocket-client==1.7.0 +websocket-client==1.8.0 # via jupyter-server wheel==0.43.0 # via python-semantic-release diff --git a/requirements/dev-requirements-py39.txt b/requirements/dev-requirements-py39.txt index dfbc7e3f..e8da5d49 100644 --- a/requirements/dev-requirements-py39.txt +++ b/requirements/dev-requirements-py39.txt @@ -31,9 +31,11 @@ babel==2.14.0 # via # jupyterlab-server # sphinx +backports-tarfile==1.1.1 + # via jaraco-context beautifulsoup4==4.12.3 # via nbconvert -black[jupyter]==24.3.0 +black[jupyter]==24.4.2 # via pydynamic bleach==6.1.0 # via nbconvert @@ -65,11 +67,11 @@ colorama==0.4.6 # twine comm==0.2.2 # via ipykernel -contourpy==1.2.0 +contourpy==1.2.1 # via # -c requirements/requirements-py39.txt # matplotlib -coverage[toml]==7.4.4 +coverage[toml]==7.5.0 # via pytest-cov cryptography==42.0.5 # via secretstorage @@ -94,7 +96,7 @@ docutils==0.20.1 # sphinx-rtd-theme dotty-dict==1.3.1 # via python-semantic-release -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 # via # anyio # hypothesis @@ -104,11 +106,11 @@ executing==2.0.1 # via stack-data fastjsonschema==2.19.1 # via nbformat -filelock==3.13.3 +filelock==3.14.0 # via # tox # virtualenv -fonttools==4.50.0 +fonttools==4.51.0 # via # -c requirements/requirements-py39.txt # matplotlib @@ -128,9 +130,9 @@ httpcore==1.0.5 # via httpx httpx==0.27.0 # via jupyterlab -hypothesis==6.100.0 +hypothesis==6.100.2 # via pydynamic -idna==3.6 +idna==3.7 # via # anyio # httpx @@ -169,9 +171,9 @@ isoduration==20.11.0 # via jsonschema jaraco-classes==3.4.0 # via keyring -jaraco-context==4.3.0 +jaraco-context==5.3.0 # via keyring -jaraco-functools==4.0.0 +jaraco-functools==4.0.1 # via keyring jedi==0.19.1 # via ipython @@ -188,11 +190,11 @@ jinja2==3.1.3 # nbconvert # nbsphinx # sphinx -json5==0.9.24 +json5==0.9.25 # via jupyterlab-server jsonpointer==2.4 # via jsonschema -jsonschema[format-nongpl]==4.21.1 +jsonschema[format-nongpl]==4.22.0 # via # jupyter-events # jupyterlab-server @@ -215,9 +217,9 @@ jupyter-core==5.7.2 # nbformat jupyter-events==0.10.0 # via jupyter-server -jupyter-lsp==2.2.4 +jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.13.0 +jupyter-server==2.14.0 # via # jupyter-lsp # jupyterlab @@ -226,15 +228,15 @@ jupyter-server==2.13.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.1.5 +jupyterlab==4.1.8 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert -jupyterlab-server==2.25.4 +jupyterlab-server==2.27.1 # via # jupyterlab # notebook -keyring==25.0.0 +keyring==25.2.0 # via twine kiwisolver==1.4.5 # via @@ -248,11 +250,11 @@ markupsafe==2.1.5 # via # jinja2 # nbconvert -matplotlib==3.8.3 +matplotlib==3.8.4 # via # -c requirements/requirements-py39.txt # pydynamic -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 # via # ipykernel # ipython @@ -272,15 +274,15 @@ mpmath==1.3.0 # sympy mypy-extensions==1.0.0 # via black -myst-parser==2.0.0 +myst-parser==3.0.1 # via pydynamic nbclient==0.10.0 # via nbconvert -nbconvert==7.16.3 +nbconvert==7.16.4 # via # jupyter-server # nbsphinx -nbformat==5.10.3 +nbformat==5.10.4 # via # jupyter-server # nbclient @@ -292,7 +294,7 @@ nest-asyncio==1.6.0 # via ipykernel nh3==0.2.17 # via readme-renderer -notebook==7.1.2 +notebook==7.1.3 # via pydynamic notebook-shim==0.2.4 # via @@ -329,31 +331,31 @@ packaging==24.0 # python-semantic-release # sphinx # tox -pandas==2.2.1 +pandas==2.2.2 # via # -c requirements/requirements-py39.txt # pydynamic pandocfilters==1.5.1 # via nbconvert -parso==0.8.3 +parso==0.8.4 # via jedi pathspec==0.12.1 # via black pexpect==4.9.0 # via ipython -pillow==10.2.0 +pillow==10.3.0 # via # -c requirements/requirements-py39.txt # matplotlib pkginfo==1.10.0 # via twine -platformdirs==4.2.0 +platformdirs==4.2.1 # via # black # jupyter-core # tox # virtualenv -pluggy==1.4.0 +pluggy==1.5.0 # via # pytest # tox @@ -383,7 +385,7 @@ pyparsing==3.1.2 # matplotlib pyproject-api==1.6.1 # via tox -pytest==8.1.1 +pytest==8.2.0 # via # pydynamic # pytest-cov @@ -409,7 +411,7 @@ pytz==2024.1 # via # -c requirements/requirements-py39.txt # pandas -pywavelets==1.5.0 +pywavelets==1.6.0 # via # -c requirements/requirements-py39.txt # pydynamic @@ -417,14 +419,14 @@ pyyaml==6.0.1 # via # jupyter-events # myst-parser -pyzmq==25.1.2 +pyzmq==26.0.2 # via # ipykernel # jupyter-client # jupyter-server readme-renderer==43.0 # via twine -referencing==0.34.0 +referencing==0.35.0 # via # jsonschema # jsonschema-specifications @@ -459,7 +461,7 @@ rpds-py==0.18.0 # via # jsonschema # referencing -scipy==1.12.0 +scipy==1.13.0 # via # -c requirements/requirements-py39.txt # pydynamic @@ -467,7 +469,7 @@ secretstorage==3.3.3 # via keyring semver==2.13.0 # via python-semantic-release -send2trash==1.8.2 +send2trash==1.8.3 # via jupyter-server six==1.16.0 # via @@ -488,7 +490,7 @@ sortedcontainers==2.4.0 # via hypothesis soupsieve==2.5 # via beautifulsoup4 -sphinx==7.2.6 +sphinx==7.3.7 # via # myst-parser # nbsphinx @@ -525,7 +527,7 @@ time-series-buffer==0.1.4b0 # via # -c requirements/requirements-py39.txt # pydynamic -tinycss2==1.2.1 +tinycss2==1.3.0 # via nbconvert tokenize-rt==5.2.0 # via black @@ -536,6 +538,7 @@ tomli==2.0.1 # jupyterlab # pyproject-api # pytest + # sphinx # tox tomlkit==0.12.4 # via python-semantic-release @@ -547,11 +550,11 @@ tornado==6.4 # jupyterlab # notebook # terminado -tox==4.14.2 +tox==4.15.0 # via pydynamic tqdm==4.66.2 # via twine -traitlets==5.14.2 +traitlets==5.14.3 # via # comm # ipykernel @@ -572,7 +575,7 @@ twine==3.8.0 # via python-semantic-release types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # anyio # async-lru @@ -592,7 +595,7 @@ urllib3==2.2.1 # via # requests # twine -virtualenv==20.25.1 +virtualenv==20.26.1 # via tox wcwidth==0.2.13 # via prompt-toolkit @@ -602,7 +605,7 @@ webencodings==0.5.1 # via # bleach # tinycss2 -websocket-client==1.7.0 +websocket-client==1.8.0 # via jupyter-server wheel==0.43.0 # via python-semantic-release diff --git a/requirements/requirements-py310.txt b/requirements/requirements-py310.txt index c254d2cb..7946ac86 100644 --- a/requirements/requirements-py310.txt +++ b/requirements/requirements-py310.txt @@ -4,17 +4,17 @@ # # pip-compile --output-file=requirements/requirements-py310.txt # -contourpy==1.2.0 +contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.50.0 +fonttools==4.51.0 # via matplotlib future==1.0.0 # via uncertainties kiwisolver==1.4.5 # via matplotlib -matplotlib==3.8.3 +matplotlib==3.8.4 # via PyDynamic (setup.py) mpmath==1.3.0 # via sympy @@ -29,9 +29,9 @@ numpy==1.26.4 # time-series-buffer packaging==24.0 # via matplotlib -pandas==2.2.1 +pandas==2.2.2 # via PyDynamic (setup.py) -pillow==10.2.0 +pillow==10.3.0 # via matplotlib pyparsing==3.1.2 # via matplotlib @@ -41,9 +41,9 @@ python-dateutil==2.9.0.post0 # pandas pytz==2024.1 # via pandas -pywavelets==1.5.0 +pywavelets==1.6.0 # via PyDynamic (setup.py) -scipy==1.12.0 +scipy==1.13.0 # via PyDynamic (setup.py) six==1.16.0 # via python-dateutil diff --git a/requirements/requirements-py311.txt b/requirements/requirements-py311.txt index 96fe7430..cccdb153 100644 --- a/requirements/requirements-py311.txt +++ b/requirements/requirements-py311.txt @@ -4,17 +4,17 @@ # # pip-compile --output-file=requirements/requirements-py311.txt # -contourpy==1.2.0 +contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.50.0 +fonttools==4.51.0 # via matplotlib future==1.0.0 # via uncertainties kiwisolver==1.4.5 # via matplotlib -matplotlib==3.8.3 +matplotlib==3.8.4 # via PyDynamic (setup.py) mpmath==1.3.0 # via sympy @@ -29,9 +29,9 @@ numpy==1.26.4 # time-series-buffer packaging==24.0 # via matplotlib -pandas==2.2.1 +pandas==2.2.2 # via PyDynamic (setup.py) -pillow==10.2.0 +pillow==10.3.0 # via matplotlib pyparsing==3.1.2 # via matplotlib @@ -41,9 +41,9 @@ python-dateutil==2.9.0.post0 # pandas pytz==2024.1 # via pandas -pywavelets==1.5.0 +pywavelets==1.6.0 # via PyDynamic (setup.py) -scipy==1.12.0 +scipy==1.13.0 # via PyDynamic (setup.py) six==1.16.0 # via python-dateutil diff --git a/requirements/requirements-py38.txt b/requirements/requirements-py38.txt index acecb66b..448574a6 100644 --- a/requirements/requirements-py38.txt +++ b/requirements/requirements-py38.txt @@ -8,7 +8,7 @@ contourpy==1.1.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.50.0 +fonttools==4.51.0 # via matplotlib future==1.0.0 # via uncertainties @@ -33,7 +33,7 @@ packaging==24.0 # via matplotlib pandas==2.0.3 # via PyDynamic (setup.py) -pillow==10.2.0 +pillow==10.3.0 # via matplotlib pyparsing==3.1.2 # via matplotlib diff --git a/requirements/requirements-py39.txt b/requirements/requirements-py39.txt index b46dab07..3d58dced 100644 --- a/requirements/requirements-py39.txt +++ b/requirements/requirements-py39.txt @@ -4,11 +4,11 @@ # # pip-compile --output-file=requirements/requirements-py39.txt # -contourpy==1.2.0 +contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.50.0 +fonttools==4.51.0 # via matplotlib future==1.0.0 # via uncertainties @@ -16,7 +16,7 @@ importlib-resources==6.4.0 # via matplotlib kiwisolver==1.4.5 # via matplotlib -matplotlib==3.8.3 +matplotlib==3.8.4 # via PyDynamic (setup.py) mpmath==1.3.0 # via sympy @@ -31,9 +31,9 @@ numpy==1.26.4 # time-series-buffer packaging==24.0 # via matplotlib -pandas==2.2.1 +pandas==2.2.2 # via PyDynamic (setup.py) -pillow==10.2.0 +pillow==10.3.0 # via matplotlib pyparsing==3.1.2 # via matplotlib @@ -43,9 +43,9 @@ python-dateutil==2.9.0.post0 # pandas pytz==2024.1 # via pandas -pywavelets==1.5.0 +pywavelets==1.6.0 # via PyDynamic (setup.py) -scipy==1.12.0 +scipy==1.13.0 # via PyDynamic (setup.py) six==1.16.0 # via python-dateutil