From 8397892f37222e1f51d3876e6224ea392ac363e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:31:00 +0000 Subject: [PATCH] Bump django-oauth-toolkit from 2.3.0 to 3.0.1 Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 2.3.0 to 3.0.1. - [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases) - [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-oauth-toolkit/compare/2.3.0...3.0.1) --- updated-dependencies: - dependency-name: django-oauth-toolkit 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 1fd0aed..16b5f53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cryptography==43.0.1 Django==5.1.1 django-cors-headers==4.5.0 django-dbconn-retry==0.1.8 -django-oauth-toolkit==2.3.0 +django-oauth-toolkit==3.0.1 django-postgresql-setrole==1.0.12 django-ratelimit==4.1.0 django-select2==8.2.1