From 09b5fb6c2f196cc4f9ccd47f91dafaed58087774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 01:38:07 +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 cecb2340..3246eba2 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.3 # 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