From 60e0f14449f1a27761e7f9d93b40d4b3ed89e367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:26:20 +0000 Subject: [PATCH] Bump pycryptodome from 3.10.1 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.10.1 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.10.1...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome 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 b6fd1b410f..2cea7de72b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-mirage-field==1.4.0 schema-sync==0.9.7 parsedatetime==2.4 sshtunnel==0.1.5 -pycryptodome==3.10.1 +pycryptodome==3.19.1 pyodps==0.* pandas==1.5.* clickhouse-driver==0.*