From 41eae6782d7b0967bd20ca3fd1c57bd0902b40e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:01:39 +0000 Subject: [PATCH] Bump pycryptodome from 3.9.7 to 3.19.1 in /docs Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.7 to 3.19.1. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.9.7...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fa668fb..50e2f1b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ graphenelib==1.2.0 bitshares==0.4.0 autobahn>=0.14 -pycryptodome==3.9.7 +pycryptodome==3.19.1 appdirs==1.4.3