From 6c68f432c039d8b3d848c313348f452048a78d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:28:13 +0000 Subject: [PATCH] Bump mozilla-django-oidc from 3.0.0 to 4.0.0 Bumps [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/mozilla/mozilla-django-oidc/releases) - [Changelog](https://github.com/mozilla/mozilla-django-oidc/blob/main/HISTORY.rst) - [Commits](https://github.com/mozilla/mozilla-django-oidc/compare/3.0.0...4.0.0) --- updated-dependencies: - dependency-name: mozilla-django-oidc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ababa9265..6bc134f47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ kubernetes==25.3.0 MarkupSafe==2.1.3 model-mommy==2.0.0 moto==1.3.14 -mozilla-django-oidc==3.0.0 +mozilla-django-oidc==4.0.0 psycopg2-binary==2.9.6 PyNaCl==1.5.0 pytest==7.3.1