From e6dca30009bda2a6b326a5d42e2dee600cf77ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 07:14:49 +0000 Subject: [PATCH] build(deps): bump python-gnupg from 0.5.5 to 0.5.6 Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.5...0.5.6) --- updated-dependencies: - dependency-name: python-gnupg dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 19a6f46..d836c2c 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ pyzmq==27.1.0 -python-gnupg==0.5.5 +python-gnupg==0.5.6 Jinja2==3.1.6 pycryptodome==3.23.0 PySocks==1.7.1 diff --git a/requirements.txt b/requirements.txt index 5d3b044..5fec96c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,9 +122,9 @@ pysocks==1.7.1 \ --hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \ --hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0 # via -r requirements.in -python-gnupg==0.5.5 \ - --hash=sha256:3fdcaf76f60a1b948ff8e37dc398d03cf9ce7427065d583082b92da7a4ff5a63 \ - --hash=sha256:51fa7b8831ff0914bc73d74c59b99c613de7247b91294323c39733bb85ac3fc1 +python-gnupg==0.5.6 \ + --hash=sha256:5743e96212d38923fc19083812dc127907e44dbd3bcf0db4d657e291d3c21eac \ + --hash=sha256:b5050a55663d8ab9fcc8d97556d229af337a87a3ebebd7054cbd8b7e2043394a # via -r requirements.in pyzmq==27.1.0 \ --hash=sha256:01c0e07d558b06a60773744ea6251f769cd79a41a97d11b8bf4ab8f034b0424d \