From b7c971e07b15949f257f4c7f6f3d350170319d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:24:55 +0000 Subject: [PATCH] build(deps): bump cryptography from 39.0.2 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography 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 fba9efff..67ed9f53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ click==8.1.3 # via celery, click-didyoumean, click-plugins, click-r coloredlogs==15.0.1 # via cwltool configargparse==1.5.3 # via snakemake connection-pool==0.0.3 # via snakemake -cryptography==39.0.2 # via invenio-accounts, pyopenssl, reana-db, requests +cryptography==41.0.3 # via invenio-accounts, pyopenssl, reana-db, requests cwltool==3.1.20210628163208 # via reana-commons datrie==0.8.2 # via snakemake decorator==5.1.1 # via ipython, jsonpath-rw, networkx, validators