From 667851c24ab1cdeb88ec643aeb69d528ed70a0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:16:18 +0000 Subject: [PATCH] build(deps): bump python-gnupg from 0.5.4 to 0.5.5 Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.4 to 0.5.5. - [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.4...0.5.5) --- updated-dependencies: - dependency-name: python-gnupg dependency-version: 0.5.5 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 e35c322..b30717f 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ pyzmq==26.2.1 -python-gnupg==0.5.4 +python-gnupg==0.5.5 Jinja2==3.1.6 pycryptodome==3.23.0 PySocks==1.7.1 diff --git a/requirements.txt b/requirements.txt index 42b816c..9171e40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -199,9 +199,9 @@ pysocks==1.7.1 \ --hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \ --hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0 # via -r requirements.in -python-gnupg==0.5.4 \ - --hash=sha256:40ce25cde9df29af91fe931ce9df3ce544e14a37f62b13ca878c897217b2de6c \ - --hash=sha256:f2fdb5fb29615c77c2743e1cb3d9314353a6e87b10c37d238d91ae1c6feae086 +python-gnupg==0.5.5 \ + --hash=sha256:3fdcaf76f60a1b948ff8e37dc398d03cf9ce7427065d583082b92da7a4ff5a63 \ + --hash=sha256:51fa7b8831ff0914bc73d74c59b99c613de7247b91294323c39733bb85ac3fc1 # via -r requirements.in pyzmq==26.2.1 \ --hash=sha256:000760e374d6f9d1a3478a42ed0c98604de68c9e94507e5452951e598ebecfba \