diff --git a/pyproject.toml b/pyproject.toml index 784e0aa..e4d74c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ test = [ "pytest-runner", "tox", "wheel", - "fix-plugin-example-collector" + "fixinventory-plugin-example-collector" ] [project.urls] diff --git a/requirements-all.txt b/requirements-all.txt index 4ce37c8..4061d6a 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,21 +1,20 @@ aiodns==3.1.1 -aiohttp[speedups]==3.9.1 +aiohttp[speedups]==3.9.3 aiosignal==1.3.1 annotated-types==0.6.0 asn1crypto==1.5.1 -astroid==3.0.2 -async-timeout==4.0.3 +astroid==3.1.0 attrs==23.2.0 autocommand==2.2.2 backoff==2.2.1 -black==23.12.1 -boto3==1.34.23 -botocore==1.34.23 +black==24.2.0 +boto3==1.34.62 +botocore==1.34.62 brotli==1.1.0 -build==1.0.3 -cachetools==5.3.2 +build==1.1.1 +cachetools==5.3.3 cattrs==23.2.3 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 @@ -23,26 +22,29 @@ cheroot==10.0.0 cherrypy==18.9.0 click==8.1.7 colorama==0.4.6 -coverage[toml]==7.4.0 +coverage[toml]==7.4.3 cryptography==40.0.2 -dill==0.3.7 +dill==0.3.8 distlib==0.3.8 -exceptiongroup==1.2.0 filelock==3.13.1 +fixinventory-plugin-example-collector==4.0.0 +fixinventoryclient==2.0.1 +fixinventorylib==4.0.0 flake8==7.0.0 frozendict==2.4.0 frozenlist==1.4.1 -google-api-core==2.15.0 -google-auth==2.26.2 +google-api-core==2.17.1 +google-auth==2.28.2 google-cloud-core==2.4.1 -google-cloud-storage==2.14.0 +google-cloud-storage==2.15.0 google-crc32c==1.5.0 google-resumable-media==2.7.0 -googleapis-common-protos==1.62.0 -hypothesis==6.96.2 +googleapis-common-protos==1.63.0 +hypothesis==6.99.5 idna==3.6 inflect==7.0.0 iniconfig==2.0.0 +isodate==0.6.1 isort==5.13.2 jaraco-collections==5.0.0 jaraco-context==4.3.0 @@ -55,82 +57,78 @@ mccabe==0.7.0 mdurl==0.1.2 monotonic==1.6 more-itertools==10.2.0 -multidict==6.0.4 -mypy==1.8.0 +multidict==6.0.5 +mypy==1.9.0 mypy-extensions==1.0.0 networkx==3.2.1 -numpy==1.26.3 +numpy==1.26.4 oscrypto==1.3.0 -packaging==23.2 +packaging==24.0 parsy==2.1 pathspec==0.12.1 pep8-naming==0.13.3 pint==0.23 -pip-tools==7.3.0 -platformdirs==4.1.0 -pluggy==1.3.0 +pip-tools==7.4.1 +platformdirs==4.2.0 +pluggy==1.4.0 portend==3.2.0 -posthog==3.3.2 -prometheus-client==0.19.0 -protobuf==4.25.2 +posthog==3.5.0 +prometheus-client==0.20.0 +protobuf==4.25.3 psutil==5.9.8 psycopg2-binary==2.9.9 -pyarrow==15.0.0 +pyarrow==15.0.1 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 pycodestyle==2.11.1 pycparser==2.21 pycryptodomex==3.20.0 -pydantic==2.5.3 -pydantic-core==2.14.6 +pydantic==2.6.4 +pydantic-core==2.16.3 pyflakes==3.2.0 pygments==2.17.2 pyjwt==2.8.0 -pylint==3.0.3 +pylint==3.1.0 pymysql==1.1.0 pyopenssl==23.2.0 pyproject-api==1.6.1 pyproject-hooks==1.0.0 -pytest==7.4.4 -pytest-asyncio==0.23.3 +pytest==8.1.1 +pytest-asyncio==0.23.5.post1 pytest-cov==4.1.0 pytest-runner==6.0.1 -python-dateutil==2.8.2 -pytz==2023.3.post1 +python-dateutil==2.9.0.post0 +pytz==2024.1 pyyaml==6.0.1 requests==2.31.0 -fixinventory-plugin-example-collector==4.0.0a2 -fixinventoryclient==2.0.0 -fixinventorylib==4.0.0a1 -rich==13.7.0 +rich==13.7.1 rsa==4.9 s3transfer==0.10.0 six==1.16.0 snowflake-connector-python==3.0.4 snowflake-sqlalchemy==1.5.1 sortedcontainers==2.4.0 -sqlalchemy==1.4.51 -tempora==5.5.0 -tomli==2.0.1 -tomlkit==0.12.3 -tox==4.12.1 +sqlalchemy==1.4.52 +tempora==5.5.1 +tomlkit==0.12.4 +tox==4.14.1 typeguard==4.1.5 -types-python-dateutil==2.8.19.20240106 +types-python-dateutil==2.8.19.20240311 types-requests==2.31.0.6 -types-setuptools==69.0.0.20240115 +types-setuptools==69.1.0.20240310 types-urllib3==1.26.25.14 -typing-extensions==4.9.0 +typing-extensions==4.10.0 typish==1.9.3 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 urllib3==1.26.18 -virtualenv==20.25.0 +virtualenv==20.25.1 websocket-client==1.7.0 -wheel==0.42.0 +wheel==0.43.0 yarl==1.9.4 zc-lockfile==3.0.post1 # The following packages are considered to be unsafe in a requirements file: -pip==23.3.2 -setuptools==69.0.3 +pip==24.0 +setuptools==69.2.0 diff --git a/requirements.txt b/requirements.txt index 9d372d9..5dab1a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,35 +1,36 @@ aiodns==3.1.1 -aiohttp[speedups]==3.9.1 +aiohttp[speedups]==3.9.3 aiosignal==1.3.1 annotated-types==0.6.0 asn1crypto==1.5.1 -async-timeout==4.0.3 attrs==23.2.0 autocommand==2.2.2 -boto3==1.34.23 -botocore==1.34.23 +boto3==1.34.62 +botocore==1.34.62 brotli==1.1.0 -cachetools==5.3.2 +cachetools==5.3.3 cattrs==23.2.3 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.9.0 -cryptography==40.0.2 -exceptiongroup==1.2.0 +cryptography==42.0.5 filelock==3.13.1 +fixinventoryclient==2.0.1 +fixinventorylib==4.0.0 frozendict==2.4.0 frozenlist==1.4.1 -google-api-core==2.15.0 -google-auth==2.26.2 +google-api-core==2.17.1 +google-auth==2.28.2 google-cloud-core==2.4.1 -google-cloud-storage==2.14.0 +google-cloud-storage==2.15.0 google-crc32c==1.5.0 google-resumable-media==2.7.0 -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 idna==3.6 inflect==7.0.0 +isodate==0.6.1 jaraco-collections==5.0.0 jaraco-context==4.3.0 jaraco-functools==4.0.0 @@ -39,49 +40,47 @@ jsons==1.6.3 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.2.0 -multidict==6.0.4 +multidict==6.0.5 networkx==3.2.1 -numpy==1.26.3 -packaging==23.2 +numpy==1.26.4 +packaging==24.0 parsy==2.1 pint==0.23 -platformdirs==4.1.0 +platformdirs==3.11.0 portend==3.2.0 -prometheus-client==0.19.0 -protobuf==4.25.2 +prometheus-client==0.20.0 +protobuf==4.25.3 psutil==5.9.8 psycopg2-binary==2.9.9 -pyarrow==15.0.0 +pyarrow==15.0.1 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 pycparser==2.21 -pydantic==2.5.3 -pydantic-core==2.14.6 +pydantic==2.6.4 +pydantic-core==2.16.3 pygments==2.17.2 pyjwt==2.8.0 pymysql==1.1.0 -pyopenssl==23.2.0 -python-dateutil==2.8.2 -pytz==2023.3.post1 +pyopenssl==24.1.0 +python-dateutil==2.9.0.post0 +pytz==2024.1 pyyaml==6.0.1 requests==2.31.0 -fixinventoryclient==2.0.0 -fixinventorylib==4.0.0a1 -rich==13.7.0 +rich==13.7.1 rsa==4.9 s3transfer==0.10.0 six==1.16.0 -snowflake-connector-python==3.0.4 +snowflake-connector-python==3.7.1 snowflake-sqlalchemy==1.5.1 sortedcontainers==2.4.0 -sqlalchemy==1.4.51 -tempora==5.5.0 -tomlkit==0.12.3 +sqlalchemy==1.4.52 +tempora==5.5.1 +tomlkit==0.12.4 typeguard==4.1.5 -typing-extensions==4.9.0 +typing-extensions==4.10.0 typish==1.9.3 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 urllib3==1.26.18 websocket-client==1.7.0 @@ -89,4 +88,4 @@ yarl==1.9.4 zc-lockfile==3.0.post1 # The following packages are considered to be unsafe in a requirements file: -setuptools==69.0.3 +setuptools==69.2.0