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 \