From 9bae8ddd85c0b3570e36046dbee5af0730169f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 15:45:37 +0000 Subject: [PATCH] Deps: Bump pontos from 23.7.7 to 23.8.5 in /backport-pull-request Bumps [pontos](https://github.com/greenbone/pontos) from 23.7.7 to 23.8.5. - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](https://github.com/greenbone/pontos/compare/v23.7.7...v23.8.5) --- updated-dependencies: - dependency-name: pontos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backport-pull-request/poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/backport-pull-request/poetry.lock b/backport-pull-request/poetry.lock index 4a529eb0..2524136b 100644 --- a/backport-pull-request/poetry.lock +++ b/backport-pull-request/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. [[package]] name = "anyio" @@ -594,18 +594,18 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest- [[package]] name = "pontos" -version = "23.7.7" +version = "23.8.5" description = "Common utilities and tools maintained by Greenbone Networks" optional = false -python-versions = ">=3.9" +python-versions = ">=3.9,<4.0" files = [ - {file = "pontos-23.7.7-py3-none-any.whl", hash = "sha256:00eec64a17873d9730be165688d7fe4e5e63a92f8ed2052e26cd171b4d8a45f2"}, - {file = "pontos-23.7.7.tar.gz", hash = "sha256:b5be54727b1f8d759278f65fd33c9fe17266d4d42664d7e22803d8f8eb4fcfb6"}, + {file = "pontos-23.8.5-py3-none-any.whl", hash = "sha256:6435668a3b1bc33b1e23d3bc8886487589e75bfb54b9edafb74795bcfca4df23"}, + {file = "pontos-23.8.5.tar.gz", hash = "sha256:a18de945e316dc979b6a7f7c544060ad878b49e230e9bcf467c7c24b3bbd8437"}, ] [package.dependencies] colorful = ">=0.5.4" -httpx = {version = ">=0.23,<0.25", extras = ["http2"]} +httpx = {version = ">=0.23", extras = ["http2"]} lxml = ">=4.9.0" packaging = ">=20.3" python-dateutil = ">=2.8.2"