From bb3c6c1fae7fba438bfcc46a4cbb9d97535c1959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 06:40:35 +0000 Subject: [PATCH] Bump cryptography from 44.0.3 to 48.0.1 in /resources/python/bin/3.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/python/bin/3.7/explicit_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/python/bin/3.7/explicit_requirements.txt b/resources/python/bin/3.7/explicit_requirements.txt index 9b41ea367..633b62309 100644 --- a/resources/python/bin/3.7/explicit_requirements.txt +++ b/resources/python/bin/3.7/explicit_requirements.txt @@ -9,5 +9,5 @@ # agreement to the Shotgun Pipeline Toolkit Source Code License. All rights # not expressly granted therein are reserved by Shotgun Software Inc. cffi==1.15.1 -cryptography==44.0.3 +cryptography==48.0.1 zope.interface==6.4.post2