From 5ddca4e9f92e1b026aef4bc370172077df0a7112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 05:27:01 +0000 Subject: [PATCH 1/2] Bump cryptography from 41.0.5 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- 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 959d79125..6f78d04df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==2.1.3 pandas-ta==0.3.14b ccxt==4.1.66 -cryptography==41.0.5 +cryptography==41.0.6 aiohttp==3.9.1 SQLAlchemy==2.0.23 python-telegram-bot==20.6 From cf078f80935673b57baa80afd7ba1ccef00df191 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 29 Nov 2023 06:57:00 +0100 Subject: [PATCH 2/2] Bump to 41.0.7 to avoid install problems --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f78d04df..a01dc58ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==2.1.3 pandas-ta==0.3.14b ccxt==4.1.66 -cryptography==41.0.6 +cryptography==41.0.7 aiohttp==3.9.1 SQLAlchemy==2.0.23 python-telegram-bot==20.6