From 9a8fdd8d6619d2c4f6efe2980d8c187793c9269b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:11:26 +0000 Subject: [PATCH 1/2] Bump cryptography from 42.0.5 to 43.0.1 in /containers/tator Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/tator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/tator/requirements.txt b/containers/tator/requirements.txt index 75d32ea40..0de5ca757 100644 --- a/containers/tator/requirements.txt +++ b/containers/tator/requirements.txt @@ -1,6 +1,6 @@ boto3==1.34.66 certifi==2024.7.4 -cryptography==42.0.5 +cryptography==43.0.1 datadog==0.49.1 ddtrace==2.7.4 django==4.2.16 From 38f47ff8ebcf60e053a7b4b0eb46c50e6523483c Mon Sep 17 00:00:00 2001 From: Brian Tate Date: Mon, 11 Nov 2024 09:54:40 -0500 Subject: [PATCH 2/2] Update OCI package as well --- containers/tator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/tator/requirements.txt b/containers/tator/requirements.txt index 0de5ca757..c9f7749de 100644 --- a/containers/tator/requirements.txt +++ b/containers/tator/requirements.txt @@ -23,7 +23,7 @@ jinja2==3.1.4 jsonschema==4.22.0 kubernetes==29.0.0 markdown==3.6 -oci==2.124.2 +oci==2.138.0 okta-jwt-verifier==0.2.5 openapi-core==0.19.1 pgvector==0.2.5