diff --git a/requirements-dev.txt b/requirements-dev.txt index 4ae1d18..e2cf7de 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,44 +6,44 @@ # annotated-types==0.7.0 # via pydantic -anyio==4.9.0 +anyio==4.12.0 # via httpx -argcomplete==3.6.2 +argcomplete==3.6.3 # via commitizen -astroid==3.3.10 +astroid==3.3.11 # via pylint babel==2.17.0 # via mkdocs-material -backrefs==5.8 +backrefs==5.9 # via mkdocs-material -bandit==1.8.3 +bandit==1.9.2 # via -r requirements-dev.in -black==25.1.0 +black==25.12.0 # via -r requirements-dev.in -boto3==1.38.41 +boto3==1.42.16 # via -r D:\git\template_python\requirements.in -botocore==1.38.41 +botocore==1.42.16 # via # boto3 # s3transfer -bracex==2.5.post1 +bracex==2.6 # via wcmatch -build==1.2.2.post1 +build==1.3.0 # via -r requirements-dev.in -bump-my-version==1.1.2 +bump-my-version==1.2.5 # via -r requirements-dev.in -certifi==2025.6.15 +certifi==2025.11.12 # via # httpcore # httpx # requests -cfgv==3.4.0 +cfgv==3.5.0 # via pre-commit -charset-normalizer==3.4.2 +charset-normalizer==3.4.4 # via # commitizen # requests -click==8.2.1 +click==8.3.1 # via # black # bump-my-version @@ -61,11 +61,11 @@ colorama==0.4.6 # pylint # pytest # radon -commitizen==4.8.3 +commitizen==4.10.1 # via -r requirements-dev.in -contourpy==1.3.2 +contourpy==1.3.3 # via matplotlib -coverage[toml]==7.9.1 +coverage[toml]==7.13.0 # via pytest-cov cycler==0.12.1 # via matplotlib @@ -73,13 +73,13 @@ decli==0.6.3 # via commitizen dill==0.4.0 # via pylint -distlib==0.3.9 +distlib==0.4.0 # via virtualenv -docutils==0.21.2 +docutils==0.22.4 # via readme-renderer filelock==3.18.0 # via virtualenv -flake8==7.2.0 +flake8==7.3.0 # via # -r requirements-dev.in # flake8-docstrings @@ -97,26 +97,26 @@ httpx==0.28.1 # via bump-my-version id==1.5.0 # via twine -identify==2.6.12 +identify==2.6.15 # via pre-commit -idna==3.10 +idna==3.11 # via # anyio # httpx # requests -importlib-metadata==8.7.0 +importlib-metadata==8.7.1 # via commitizen -iniconfig==2.1.0 +iniconfig==2.3.0 # via pytest -isort==6.0.1 +isort==6.1.0 # via # -r requirements-dev.in # pylint jaraco-classes==3.4.0 # via keyring -jaraco-context==6.0.1 +jaraco-context==6.0.2 # via keyring -jaraco-functools==4.2.1 +jaraco-functools==4.4.0 # via keyring jinja2==3.1.6 # via @@ -128,26 +128,26 @@ jmespath==1.0.1 # via # boto3 # botocore -keyring==25.6.0 +keyring==25.7.0 # via twine -kiwisolver==1.4.8 +kiwisolver==1.4.9 # via matplotlib loguru==0.7.3 # via -r D:\git\template_python\requirements.in -mando==0.7.1 +mando==0.8.2 # via radon -markdown==3.8.2 +markdown==3.10 # via # mkdocs # mkdocs-material # pymdown-extensions markdown-it-py==3.0.0 # via rich -markupsafe==3.0.2 +markupsafe==3.0.3 # via # jinja2 # mkdocs -matplotlib==3.10.3 +matplotlib==3.10.8 # via -r D:\git\template_python\requirements.in mccabe==0.7.0 # via @@ -165,23 +165,23 @@ mkdocs==1.6.1 # mkdocs-material mkdocs-get-deps==0.2.0 # via mkdocs -mkdocs-material==9.6.14 +mkdocs-material==9.7.1 # via -r requirements-dev.in mkdocs-material-extensions==1.3.1 # via mkdocs-material -more-itertools==10.7.0 +more-itertools==10.8.0 # via # jaraco-classes # jaraco-functools -mypy==1.15.0 +mypy==1.19.1 # via -r requirements-dev.in mypy-extensions==1.1.0 # via # black # mypy -nh3==0.2.21 +nh3==0.3.2 # via readme-renderer -nodeenv==1.9.1 +nodeenv==1.10.0 # via pre-commit numpy==1.26.4 # via @@ -201,7 +201,7 @@ packaging==25.0 # twine paginate==0.5.7 # via mkdocs-material -pandas==2.2.3 +pandas==2.3.3 # via -r D:\git\template_python\requirements.in pathspec==0.12.1 # via @@ -213,7 +213,7 @@ pika==1.3.2 # via -r D:\git\template_python\requirements.in pillow==11.2.1 # via matplotlib -platformdirs==4.3.8 +platformdirs==4.5.1 # via # black # mkdocs-get-deps @@ -221,42 +221,42 @@ platformdirs==4.3.8 # virtualenv pluggy==1.6.0 # via pytest -pre-commit==4.2.0 +pre-commit==4.5.1 # via -r requirements-dev.in -prometheus-client==0.22.1 +prometheus-client==0.23.1 # via -r D:\git\template_python\requirements.in -prompt-toolkit==3.0.51 +prompt-toolkit==3.0.52 # via questionary py-cpuinfo==9.0.0 # via pytest-benchmark -pycodestyle==2.13.0 +pycodestyle==2.14.0 # via flake8 -pydantic==2.11.7 +pydantic==2.12.5 # via # bump-my-version # pydantic-settings -pydantic-core==2.33.2 +pydantic-core==2.41.5 # via pydantic -pydantic-settings==2.10.0 +pydantic-settings==2.12.0 # via bump-my-version pydocstyle==6.3.0 # via flake8-docstrings -pyflakes==3.3.2 +pyflakes==3.4.0 # via flake8 pygments==2.19.2 # via # mkdocs-material # readme-renderer # rich -pylint==3.3.6 +pylint==3.3.9 # via -r requirements-dev.in pymdown-extensions==10.16 # via mkdocs-material -pyparsing==3.2.3 +pyparsing==3.3.1 # via matplotlib pyproject-hooks==1.2.0 # via build -pytest==8.3.5 +pytest==8.4.2 # via # -r requirements-dev.in # pytest-benchmark @@ -264,15 +264,15 @@ pytest==8.3.5 # pytest-html # pytest-metadata # pytest-mock -pytest-benchmark==5.1.0 +pytest-benchmark==5.2.3 # via -r requirements-dev.in -pytest-cov==6.1.1 +pytest-cov==6.3.0 # via -r requirements-dev.in pytest-html==4.1.1 # via -r requirements-dev.in pytest-metadata==3.1.1 # via pytest-html -pytest-mock==3.14.0 +pytest-mock==3.15.1 # via -r requirements-dev.in python-dateutil==2.9.0.post0 # via @@ -280,7 +280,7 @@ python-dateutil==2.9.0.post0 # ghp-import # matplotlib # pandas -python-dotenv==1.1.0 +python-dotenv==1.2.1 # via # -r D:\git\template_python\requirements.in # pydantic-settings @@ -288,7 +288,7 @@ pytz==2025.2 # via pandas pywin32-ctypes==0.2.3 # via keyring -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bandit # commitizen @@ -300,7 +300,7 @@ pyyaml==6.0.2 # xenon pyyaml-env-tag==1.1 # via mkdocs -questionary==2.1.0 +questionary==2.1.1 # via # bump-my-version # commitizen @@ -308,7 +308,7 @@ radon==6.0.1 # via xenon readme-renderer==44.0 # via twine -requests==2.32.4 +requests==2.32.5 # via # -r D:\git\template_python\requirements.in # id @@ -320,19 +320,19 @@ requests-toolbelt==1.0.0 # via twine rfc3986==2.0.0 # via twine -rich==14.0.0 +rich==14.2.0 # via # bandit # bump-my-version # rich-click # twine -rich-click==1.8.9 +rich-click==1.9.5 # via bump-my-version -ruff==0.11.6 +ruff==0.14.10 # via -r requirements-dev.in -s3transfer==0.13.0 +s3transfer==0.16.0 # via boto3 -scipy==1.15.3 +scipy==1.16.3 # via -r D:\git\template_python\requirements.in six==1.17.0 # via @@ -342,9 +342,9 @@ sniffio==1.3.1 # via anyio snowballstemmer==3.0.1 # via pydocstyle -stevedore==5.4.1 +stevedore==5.6.0 # via bandit -termcolor==2.3.0 +termcolor==2.5.0 # via # -r requirements-dev.in # commitizen @@ -353,15 +353,15 @@ tomlkit==0.13.3 # bump-my-version # commitizen # pylint -twine==6.1.0 +twine==6.2.0 # via -r requirements-dev.in -types-python-dateutil==2.9.0.20241206 +types-python-dateutil==2.9.0.20251115 # via -r requirements-dev.in -types-pyyaml==6.0.12.20250402 +types-pyyaml==6.0.12.20250915 # via -r requirements-dev.in -types-requests==2.32.0.20250328 +types-requests==2.32.4.20250913 # via -r requirements-dev.in -typing-extensions==4.14.0 +typing-extensions==4.15.0 # via # anyio # mypy @@ -369,11 +369,11 @@ typing-extensions==4.14.0 # pydantic-core # rich-click # typing-inspection -typing-inspection==0.4.1 +typing-inspection==0.4.2 # via # pydantic # pydantic-settings -tzdata==2025.2 +tzdata==2025.3 # via pandas urllib3==2.5.0 # via @@ -382,13 +382,13 @@ urllib3==2.5.0 # requests # twine # types-requests -virtualenv==20.31.2 +virtualenv==20.35.4 # via pre-commit watchdog==6.0.0 # via mkdocs -wcmatch==10.0 +wcmatch==10.1 # via bump-my-version -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit win32-setctime==1.2.0 # via loguru diff --git a/requirements.txt b/requirements.txt index b1f57b0..e8390cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,35 +4,35 @@ # # pip-compile requirements.in # -boto3==1.38.36 +boto3==1.42.16 # via -r requirements.in -botocore==1.38.36 +botocore==1.42.16 # via # boto3 # s3transfer -certifi==2025.6.15 +certifi==2025.11.12 # via requests -charset-normalizer==3.4.2 +charset-normalizer==3.4.4 # via requests colorama==0.4.6 # via loguru -contourpy==1.3.2 +contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib fonttools==4.58.3 # via matplotlib -idna==3.10 +idna==3.11 # via requests jmespath==1.0.1 # via # boto3 # botocore -kiwisolver==1.4.8 +kiwisolver==1.4.9 # via matplotlib loguru==0.7.3 # via -r requirements.in -matplotlib==3.10.3 +matplotlib==3.10.8 # via -r requirements.in numpy==1.26.4 # via @@ -43,34 +43,34 @@ numpy==1.26.4 # scipy packaging==25.0 # via matplotlib -pandas==2.2.3 +pandas==2.3.3 # via -r requirements.in pika==1.3.2 # via -r requirements.in pillow==11.2.1 # via matplotlib -prometheus-client==0.22.1 +prometheus-client==0.23.1 # via -r requirements.in -pyparsing==3.2.3 +pyparsing==3.3.1 # via matplotlib python-dateutil==2.9.0.post0 # via # botocore # matplotlib # pandas -python-dotenv==1.1.0 +python-dotenv==1.2.1 # via -r requirements.in pytz==2025.2 # via pandas -requests==2.32.4 +requests==2.32.5 # via -r requirements.in -s3transfer==0.13.0 +s3transfer==0.16.0 # via boto3 -scipy==1.15.3 +scipy==1.16.3 # via -r requirements.in six==1.17.0 # via python-dateutil -tzdata==2025.2 +tzdata==2025.3 # via pandas urllib3==2.5.0 # via