From 4e7d8fdba14f60753c55978390d6f1f1096f94f9 Mon Sep 17 00:00:00 2001 From: Marcus Read Date: Sun, 15 Oct 2023 15:49:14 +0100 Subject: [PATCH] Update dependencies --- etc/requirements.txt | 10 ++-- .../requirements_tests.txt | 37 ++++++------ etc/requirements_dev.txt | 60 +++++++++---------- 3 files changed, 54 insertions(+), 53 deletions(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 0f81a1c..e1d0506 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.9 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --output-file=etc/requirements.txt pyproject.toml # certifi==2023.7.22 # via requests -charset-normalizer==3.2.0 +charset-normalizer==3.3.0 # via requests colorama==0.4.6 # via tqdm @@ -18,12 +18,12 @@ korean-lunar-calendar==0.3.1 # via exchange-calendars lxml==4.9.3 # via yahooquery -numpy==1.25.2 +numpy==1.26.1 # via # exchange-calendars # market-prices (pyproject.toml) # pandas -pandas==2.1.0 +pandas==2.1.1 # via # exchange-calendars # market-prices (pyproject.toml) @@ -51,7 +51,7 @@ tzdata==2023.3 # exchange-calendars # market-prices (pyproject.toml) # pandas -urllib3==2.0.4 +urllib3==2.0.6 # via requests valimp==0.1 # via market-prices (pyproject.toml) diff --git a/etc/requirements_dependabot/requirements_tests.txt b/etc/requirements_dependabot/requirements_tests.txt index ca05331..995c03a 100644 --- a/etc/requirements_dependabot/requirements_tests.txt +++ b/etc/requirements_dependabot/requirements_tests.txt @@ -6,13 +6,13 @@ # attrs==23.1.0 # via hypothesis -black==23.9.0 +black==23.9.1 # via market-prices (pyproject.toml) -blosc2==2.0.0 +blosc2==2.2.9 # via tables certifi==2023.7.22 # via requests -charset-normalizer==3.2.0 +charset-normalizer==3.3.0 # via requests click==8.1.7 # via black @@ -21,8 +21,6 @@ colorama==0.4.6 # click # pytest # tqdm -cython==3.0.2 - # via tables exceptiongroup==1.1.3 # via # hypothesis @@ -35,7 +33,7 @@ flake8==6.1.0 # market-prices (pyproject.toml) flake8-docstrings==1.7.0 # via market-prices (pyproject.toml) -hypothesis==6.84.2 +hypothesis==6.87.4 # via market-prices (pyproject.toml) idna==3.4 # via requests @@ -47,38 +45,43 @@ lxml==4.9.3 # via yahooquery mccabe==0.7.0 # via flake8 -msgpack==1.0.5 +msgpack==1.0.7 # via blosc2 mypy-extensions==1.0.0 # via black -numexpr==2.8.5 +ndindex==1.7 + # via blosc2 +numexpr==2.8.7 # via tables -numpy==1.25.2 +numpy==1.26.1 # via + # blosc2 # exchange-calendars # market-prices (pyproject.toml) # numexpr # pandas # tables -packaging==23.1 +packaging==23.2 # via # black # pytest # tables -pandas==2.1.0 +pandas==2.1.1 # via # exchange-calendars # market-prices (pyproject.toml) # yahooquery pathspec==0.11.2 # via black -platformdirs==3.10.0 +platformdirs==3.11.0 # via black pluggy==1.3.0 # via pytest py-cpuinfo==9.0.0 - # via tables -pycodestyle==2.11.0 + # via + # blosc2 + # tables +pycodestyle==2.11.1 # via flake8 pydocstyle==6.3.0 # via flake8-docstrings @@ -108,7 +111,7 @@ snowballstemmer==2.2.0 # via pydocstyle sortedcontainers==2.4.0 # via hypothesis -tables==3.8.0 +tables==3.9.1 # via market-prices (pyproject.toml) tomli==2.0.1 # via @@ -118,14 +121,14 @@ toolz==0.12.0 # via exchange-calendars tqdm==4.66.1 # via yahooquery -typing-extensions==4.7.1 +typing-extensions==4.8.0 # via black tzdata==2023.3 # via # exchange-calendars # market-prices (pyproject.toml) # pandas -urllib3==2.0.4 +urllib3==2.0.6 # via requests valimp==0.1 # via market-prices (pyproject.toml) diff --git a/etc/requirements_dev.txt b/etc/requirements_dev.txt index b3b7c59..a83b13e 100644 --- a/etc/requirements_dev.txt +++ b/etc/requirements_dev.txt @@ -4,13 +4,13 @@ # # pip-compile --extra=dev --output-file=etc/requirements_dev.txt pyproject.toml # -astroid==2.15.6 +astroid==3.0.0 # via pylint attrs==23.1.0 # via hypothesis -black==23.9.0 +black==23.9.1 # via market-prices (pyproject.toml) -blosc2==2.0.0 +blosc2==2.2.9 # via tables build==1.0.3 # via pip-tools @@ -18,7 +18,7 @@ certifi==2023.7.22 # via requests cfgv==3.4.0 # via pre-commit -charset-normalizer==3.2.0 +charset-normalizer==3.3.0 # via requests click==8.1.7 # via @@ -31,8 +31,6 @@ colorama==0.4.6 # pylint # pytest # tqdm -cython==3.0.2 - # via tables dill==0.3.7 # via pylint distlib==0.3.7 @@ -43,7 +41,7 @@ exceptiongroup==1.1.3 # pytest exchange-calendars==4.5 # via market-prices (pyproject.toml) -filelock==3.12.3 +filelock==3.12.4 # via virtualenv flake8==6.1.0 # via @@ -51,9 +49,9 @@ flake8==6.1.0 # market-prices (pyproject.toml) flake8-docstrings==1.7.0 # via market-prices (pyproject.toml) -hypothesis==6.84.2 +hypothesis==6.87.4 # via market-prices (pyproject.toml) -identify==2.5.27 +identify==2.5.30 # via pre-commit idna==3.4 # via requests @@ -65,70 +63,73 @@ isort==5.12.0 # via pylint korean-lunar-calendar==0.3.1 # via exchange-calendars -lazy-object-proxy==1.9.0 - # via astroid lxml==4.9.3 # via yahooquery mccabe==0.7.0 # via # flake8 # pylint -msgpack==1.0.5 +msgpack==1.0.7 # via blosc2 -mypy==1.5.1 +mypy==1.6.0 # via market-prices (pyproject.toml) mypy-extensions==1.0.0 # via # black # market-prices (pyproject.toml) # mypy +ndindex==1.7 + # via blosc2 nodeenv==1.8.0 # via pre-commit -numexpr==2.8.5 +numexpr==2.8.7 # via tables -numpy==1.25.2 +numpy==1.26.1 # via + # blosc2 # exchange-calendars # market-prices (pyproject.toml) # numexpr # pandas # pandas-stubs # tables -packaging==23.1 +packaging==23.2 # via # black # build # pytest # tables -pandas==2.1.0 +pandas==2.1.1 # via # exchange-calendars # market-prices (pyproject.toml) # yahooquery -pandas-stubs==2.0.3.230814 +pandas-stubs==2.1.1.230928 # via market-prices (pyproject.toml) pathspec==0.11.2 # via black pip-tools==7.3.0 # via market-prices (pyproject.toml) -platformdirs==3.10.0 +platformdirs==3.11.0 # via # black # pylint # virtualenv pluggy==1.3.0 # via pytest -pre-commit==3.4.0 +pre-commit==3.5.0 # via market-prices (pyproject.toml) py-cpuinfo==9.0.0 - # via tables -pycodestyle==2.11.0 + # via + # blosc2 + # tables +pycodestyle==2.11.1 # via flake8 pydocstyle==6.3.0 # via flake8-docstrings pyflakes==3.1.0 # via flake8 -pylint==2.17.5 +pylint==3.0.1 # via market-prices (pyproject.toml) pyluach==2.2.0 # via exchange-calendars @@ -158,7 +159,7 @@ snowballstemmer==2.2.0 # via pydocstyle sortedcontainers==2.4.0 # via hypothesis -tables==3.8.0 +tables==3.9.1 # via market-prices (pyproject.toml) tomli==2.0.1 # via @@ -175,13 +176,12 @@ toolz==0.12.0 # via exchange-calendars tqdm==4.66.1 # via yahooquery -types-pytz==2023.3.0.1 +types-pytz==2023.3.1.1 # via pandas-stubs -typing-extensions==4.7.1 +typing-extensions==4.8.0 # via # astroid # black - # filelock # mypy # pylint tzdata==2023.3 @@ -189,7 +189,7 @@ tzdata==2023.3 # exchange-calendars # market-prices (pyproject.toml) # pandas -urllib3==2.0.4 +urllib3==2.0.6 # via requests valimp==0.1 # via market-prices (pyproject.toml) @@ -197,11 +197,9 @@ virtualenv==20.24.5 # via pre-commit wheel==0.41.2 # via pip-tools -wrapt==1.15.0 - # via astroid yahooquery==2.3.2 # via market-prices (pyproject.toml) -zipp==3.16.2 +zipp==3.17.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: