diff --git a/requirements-dev.txt b/requirements-dev.txt index 05039af..462f998 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ -build==1.1.1 +build==1.2.1 click==8.1.7 packaging==24.0 pip==24.0 pip-tools==7.4.1 -pyproject-hooks==1.0.0 -setuptools==69.2.0 +pyproject-hooks==1.1.0 +setuptools==69.5.1 tomli-w==1.0.0 wheel==0.43.0 diff --git a/requirements-test.txt b/requirements-test.txt index 457bf56..0607c94 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,55 +1,57 @@ -aiohttp==3.9.4 +aiohttp==3.9.5 aiosignal==1.3.1 -astroid==3.1.0 +astroid==3.2.0 attrs==23.2.0 -black==24.3.0 -build==1.1.1 +black==24.4.2 +build==1.2.1 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 chardet==5.2.0 click==8.1.7 colorama==0.4.6 -coverage[toml]==7.4.3 -cryptography==42.0.5 +coverage[toml]==7.5.1 +cryptography==42.0.7 dill==0.3.8 distlib==0.3.8 -filelock==3.13.1 -fixinventoryclient==2.0.0 +filelock==3.14.0 +fixinventoryclient==2.0.1 flake8==7.0.0 frozenlist==1.4.1 -hypothesis==6.99.5 +hypothesis==6.102.4 idna==3.7 iniconfig==2.0.0 isort==5.13.2 jsons==1.6.3 mccabe==0.7.0 multidict==6.0.5 -mypy==1.9.0 +mypy==1.10.0 mypy-extensions==1.0.0 packaging==24.0 pathspec==0.12.1 pep8-naming==0.13.3 +pip==24.0 pip-tools==7.4.1 -platformdirs==4.2.0 -pluggy==1.4.0 +platformdirs==4.2.2 +pluggy==1.5.0 pycodestyle==2.11.1 -pycparser==2.21 +pycparser==2.22 pyflakes==3.2.0 pyjwt==2.8.0 -pylint==3.1.0 +pylint==3.2.0 pyproject-api==1.6.1 -pyproject-hooks==1.0.0 -pytest==8.1.1 -pytest-asyncio==0.23.5.post1 -pytest-cov==4.1.0 +pyproject-hooks==1.1.0 +pytest==8.2.0 +pytest-asyncio==0.23.6 +pytest-cov==5.0.0 +setuptools==69.5.1 sortedcontainers==2.4.0 toml==0.10.2 -tomlkit==0.12.4 -tox==4.14.1 -types-aiofiles==23.2.0.20240311 -typing-extensions==4.10.0 +tomlkit==0.12.5 +tox==4.15.0 +types-aiofiles==23.2.0.20240403 +typing-extensions==4.11.0 typish==1.9.3 -virtualenv==20.25.1 +virtualenv==20.26.2 wheel==0.43.0 yarl==1.9.4