From 7795444d4eaedada43314ff5d3c1334f824c576a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:26:14 +0000 Subject: [PATCH] build(deps): bump pyhpke from 0.5.4 to 0.6.0 Bumps [pyhpke](https://github.com/dajiaji/pyhpke) from 0.5.4 to 0.6.0. - [Release notes](https://github.com/dajiaji/pyhpke/releases) - [Changelog](https://github.com/dajiaji/pyhpke/blob/main/CHANGES.rst) - [Commits](https://github.com/dajiaji/pyhpke/compare/v0.5.4...v0.6.0) --- updated-dependencies: - dependency-name: pyhpke dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 782afdf..dfe22cc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -845,13 +845,13 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyhpke" -version = "0.5.4" +version = "0.6.0" description = "A Python implementation of HPKE." optional = false -python-versions = "<4.0,>=3.8" +python-versions = "<4.0,>=3.9" files = [ - {file = "pyhpke-0.5.4-py3-none-any.whl", hash = "sha256:429ed8339df7a1a51de6493a638a7dd2831c1a21065ffa8344d8851df3918826"}, - {file = "pyhpke-0.5.4.tar.gz", hash = "sha256:738ce16d5be68766f9d8726ae62328abc8c7f09b9935990dfa1b7f5e20d7e7cc"}, + {file = "pyhpke-0.6.0-py3-none-any.whl", hash = "sha256:71bd9136ae5ca6503407c75330c988e992c6123497c696f7f4670e26bb6444a8"}, + {file = "pyhpke-0.6.0.tar.gz", hash = "sha256:580e1510fb05d7efbaa748a42f1ce5629122b34384cfbc159647e98d0c10ea9a"}, ] [package.dependencies]