From 6958ea81fecfc254e99bd2db08b09bbfcff6775f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 22:50:36 +0000 Subject: [PATCH] Bump scitokens from 1.8.1 to 1.9.6 Bumps [scitokens](https://github.com/scitokens/scitokens) from 1.8.1 to 1.9.6. - [Release notes](https://github.com/scitokens/scitokens/releases) - [Commits](https://github.com/scitokens/scitokens/compare/v1.8.1...v1.9.6) --- updated-dependencies: - dependency-name: scitokens dependency-version: 1.9.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 8058034..cb6fa3c 100644 --- a/uv.lock +++ b/uv.lock @@ -3271,16 +3271,16 @@ wheels = [ [[package]] name = "scitokens" -version = "1.8.1" +version = "1.9.6" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "cryptography" }, { name = "pyjwt" }, { name = "requests" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/dc/13/13372ff4f4b6335819d2592b7f10ff1e56513261558b2a4162f6d6cba971/scitokens-1.8.1.tar.gz", hash = "sha256:f255383d9c7402b3fcd20d5ed26a6b407b4be8bec6f282d0af29b6275382b54d", size = 48564, upload-time = "2023-08-09T14:17:27.934Z" } +sdist = { url = "https://files.pythonhosted.org/packages/b7/66/f0b15d8d526516a3b59abb33cbd552698d54184b0677883e4359f4571461/scitokens-1.9.6.tar.gz", hash = "sha256:24b5eb00b3ca04e4c8edc457ee05bc04f44a986d35298e9bc046ed223b548f37", size = 53747, upload-time = "2026-03-13T17:49:45.151Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/40/17/916811af05e98d86b347f3a9d9c2d490ef9e5c75dc5980842bf946a70ba3/scitokens-1.8.1-py3-none-any.whl", hash = "sha256:a5455d85969cd7c7b341ed8691ea89e0e446bd414a734f8443752081b049b46c", size = 31190, upload-time = "2023-08-09T14:17:26.835Z" }, + { url = "https://files.pythonhosted.org/packages/17/7f/a95226e1b7e189dad2299c8b99230a22f0868df13db69463a04e113b4790/scitokens-1.9.6-py3-none-any.whl", hash = "sha256:a9711ce18088020049a82c0b2c67f39d86abc25d5d5e196ca03006a2f1b13bd6", size = 34559, upload-time = "2026-03-13T17:49:43.907Z" }, ] [[package]]