Skip to content

Commit 0bf7c99

Browse files
Bump django-oauth-toolkit from 3.1.0 to 3.2.0
Bumps [django-oauth-toolkit](https://github.com/django-oauth/django-oauth-toolkit) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/django-oauth/django-oauth-toolkit/releases) - [Changelog](https://github.com/django-oauth/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](django-oauth/django-oauth-toolkit@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: django-oauth-toolkit dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d1e854 commit 0bf7c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django>=3.2.14
22
django-extensions==4.1
3-
django-oauth-toolkit==3.1.0
3+
django-oauth-toolkit==3.2.0
44
django-scim2 # not pinning, should always work with latest release
55
fluent-logger==0.11.1

0 commit comments

Comments
 (0)