From bfc0903022729107096085201ac08f89ceb5a40f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:00:34 +0000 Subject: [PATCH] build(deps): bump cryptography from 39.0.2 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.2) --- 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 cecb2340..acc15b47 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, sqlalchemy-utils +cryptography==41.0.2 # via invenio-accounts, pyopenssl, reana-db, requests, sqlalchemy-utils cwltool==3.1.20210628163208 # via reana-commons datrie==0.8.2 # via snakemake decorator==5.1.1 # via ipython, jsonpath-rw, networkx, validators