From 57ef33762b2364fbacbba7f7a802fbf3d4f69910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:55:37 +0000 Subject: [PATCH] Bump pycryptodomex from 3.19.0 to 3.19.1 Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.19.0 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.19.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 227c128..401bdbc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna==3.6 multidict==6.0.4 mutagen==1.47.0 pycparser==2.21 -pycryptodomex==3.19.0 +pycryptodomex==3.19.1 PyNaCl==1.5.0 websockets==12.0 yarl==1.9.2 diff --git a/requirements.txt b/requirements.txt index a9532c7..5c0a923 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==3.6 multidict==6.0.4 mutagen==1.47.0 pycparser==2.21 -pycryptodomex==3.19.0 +pycryptodomex==3.19.1 PyNaCl==1.5.0 websockets==12.0 yarl==1.9.2