From e64b648f64bca23f73559c9c7512da52a23742ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:47:12 +0200 Subject: [PATCH] chore(deps): bump cryptography from 42.0.8 to 43.0.0 (#70) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 338c74b..dc7f09a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ requests==2.32.3 requests-oauthlib==2.0.0 python-socketio==5.11.3 pyjwt==2.8.0 -cryptography==42.0.8 +cryptography==43.0.0