From 398ac27d36694cfb7d2c905656c585617e61b5c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 20:44:20 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 in /resources/python/bin/3.10 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...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.10/explicit_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/python/bin/3.10/explicit_requirements.txt b/resources/python/bin/3.10/explicit_requirements.txt index 16bc8dba3..6fd1622e6 100644 --- a/resources/python/bin/3.10/explicit_requirements.txt +++ b/resources/python/bin/3.10/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==2.0.0 -cryptography==46.0.7 +cryptography==48.0.1 zope.interface==8.3