diff --git a/poetry.lock b/poetry.lock index e6687c08..cc6e1cf4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -23,13 +23,13 @@ trio = ["trio (<0.22)"] [[package]] name = "astroid" -version = "2.15.6" +version = "2.15.8" description = "An abstract syntax tree for Python with inference support." optional = false python-versions = ">=3.7.2" files = [ - {file = "astroid-2.15.6-py3-none-any.whl", hash = "sha256:389656ca57b6108f939cf5d2f9a2a825a3be50ba9d589670f393236e0a03b91c"}, - {file = "astroid-2.15.6.tar.gz", hash = "sha256:903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd"}, + {file = "astroid-2.15.8-py3-none-any.whl", hash = "sha256:1aa149fc5c6589e3d0ece885b4491acd80af4f087baafa3fb5203b113e68cd3c"}, + {file = "astroid-2.15.8.tar.gz", hash = "sha256:6c107453dffee9055899705de3c9ead36e74119cee151e5a9aaf7f0b0e020a6a"}, ] [package.dependencies] @@ -581,13 +581,13 @@ files = [ [[package]] name = "packaging" -version = "23.1" +version = "23.2" description = "Core utilities for Python packages" optional = false python-versions = ">=3.7" files = [ - {file = "packaging-23.1-py3-none-any.whl", hash = "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61"}, - {file = "packaging-23.1.tar.gz", hash = "sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f"}, + {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"}, + {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"}, ] [[package]] @@ -631,13 +631,13 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co [[package]] name = "pontos" -version = "23.9.0" +version = "23.9.2" description = "Common utilities and tools maintained by Greenbone Networks" optional = false python-versions = ">=3.9,<4.0" files = [ - {file = "pontos-23.9.0-py3-none-any.whl", hash = "sha256:b01dada877c0f41249e4fbe9f82a52b584d0e44a701dfb8f3ae79cc214b322c3"}, - {file = "pontos-23.9.0.tar.gz", hash = "sha256:71ef8b7063ee6d3d390dcf887ed1943b3b4212779a5a4104ca8c239fde96e1c9"}, + {file = "pontos-23.9.2-py3-none-any.whl", hash = "sha256:2f112fcc9bb897c316b76202ef9b39ad22f8183edb6970e8ed42cd444374522d"}, + {file = "pontos-23.9.2.tar.gz", hash = "sha256:b87e0822bb73521906b72b24b5d0a48594567baa8db854179198d1b6bae9f6f9"}, ] [package.dependencies] @@ -692,17 +692,17 @@ plugins = ["importlib-metadata"] [[package]] name = "pylint" -version = "2.17.5" +version = "2.17.7" description = "python code static checker" optional = false python-versions = ">=3.7.2" files = [ - {file = "pylint-2.17.5-py3-none-any.whl", hash = "sha256:73995fb8216d3bed149c8d51bba25b2c52a8251a2c8ac846ec668ce38fab5413"}, - {file = "pylint-2.17.5.tar.gz", hash = "sha256:f7b601cbc06fef7e62a754e2b41294c2aa31f1cb659624b9a85bcba29eaf8252"}, + {file = "pylint-2.17.7-py3-none-any.whl", hash = "sha256:27a8d4c7ddc8c2f8c18aa0050148f89ffc09838142193fdbe98f172781a3ff87"}, + {file = "pylint-2.17.7.tar.gz", hash = "sha256:f4fcac7ae74cfe36bc8451e931d8438e4a476c20314b1101c458ad0f05191fad"}, ] [package.dependencies] -astroid = ">=2.15.6,<=2.17.0-dev0" +astroid = ">=2.15.8,<=2.17.0-dev0" colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""} dill = [ {version = ">=0.2", markers = "python_version < \"3.11\""}, @@ -768,13 +768,13 @@ validation = ["pydantic (>=1.7.4)"] [[package]] name = "redis" -version = "5.0.0" +version = "5.0.1" description = "Python client for Redis database and key-value store" optional = false python-versions = ">=3.7" files = [ - {file = "redis-5.0.0-py3-none-any.whl", hash = "sha256:06570d0b2d84d46c21defc550afbaada381af82f5b83e5b3777600e05d8e2ed0"}, - {file = "redis-5.0.0.tar.gz", hash = "sha256:5cea6c0d335c9a7332a460ed8729ceabb4d0c489c7285b0a86dbbf8a017bd120"}, + {file = "redis-5.0.1-py3-none-any.whl", hash = "sha256:ed4802971884ae19d640775ba3b03aa2e7bd5e8fb8dfaed2decce4d0fc48391f"}, + {file = "redis-5.0.1.tar.gz", hash = "sha256:0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f"}, ] [package.dependencies] @@ -804,13 +804,13 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"] [[package]] name = "rope" -version = "1.9.0" +version = "1.10.0" description = "a python refactoring library..." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "rope-1.9.0-py3-none-any.whl", hash = "sha256:2ed32d72cd2c4395bb1d569e38fd4f15d6080cfadd61b6e5c565fd39e3f677aa"}, - {file = "rope-1.9.0.tar.gz", hash = "sha256:f48d708132c0e062b411308732ca13933b976486b4b53d1e804f94ed08d69503"}, + {file = "rope-1.10.0-py3-none-any.whl", hash = "sha256:4e9f06d7296708a8a6518590c49352c99394053d91fde5b1d74c9ffc85c76d5b"}, + {file = "rope-1.10.0.tar.gz", hash = "sha256:14bfcc7dfea69fa32c53db0667e86e321ef059de555c7f8101a0cb91c8d85a55"}, ] [package.dependencies] @@ -974,4 +974,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "3d9a04df0c6a2b9baa4e392912fd3603e9306a08fa8d9c8e7fee754229cc2c3f" +content-hash = "341d79a0678c44c55bd2ca3ec679825b5bc476060d3f4cb34d5fd018859327da" diff --git a/pyproject.toml b/pyproject.toml index b31b7c5b..700f75ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,8 +54,8 @@ paho-mqtt = ">=1.5.1" python-gnupg = ">=0.4.8,<0.6.0" [tool.poetry.dev-dependencies] -pylint = "^2.13.9" -rope = "^1.9.0" +pylint = "^2.17.7" +rope = "^1.10.0" autohooks-plugin-pylint = ">=21.6.0" autohooks-plugin-black = ">=22.7.0" pontos = ">=22.8.0"