From a299697a9d99c496d2554f1eea406ef92a6913f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:36:41 +0000 Subject: [PATCH] Bump pycrypto from 2.5 to 2.6.1 Bumps [pycrypto](https://github.com/pycrypto/pycrypto) from 2.5 to 2.6.1. - [Changelog](https://github.com/pycrypto/pycrypto/blob/master/ChangeLog) - [Commits](https://github.com/pycrypto/pycrypto/compare/v2.5...v2.6.1) --- updated-dependencies: - dependency-name: pycrypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef7ec19..345df3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ EventManager == 0.7 -pycrypto == 2.5 +pycrypto == 2.6.1 pynbt