Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit abad6ea

Browse files
authoredMar 14, 2023
build(deps): bump django-oauth-toolkit from 1.7.1 to 2.2.0
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 1.7.1 to 2.2.0. - [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases) - [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](jazzband/django-oauth-toolkit@1.7.1...2.2.0) --- updated-dependencies: - dependency-name: django-oauth-toolkit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 416bb35 commit abad6ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎Ion.egg-info/requires.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ django-extensions==3.2.0
2121
django-formtools==2.3
2222
django-inline-svg==0.1.1
2323
django-maintenance-mode==0.16.3
24-
django-oauth-toolkit==2.1.0
24+
django-oauth-toolkit==2.2.0
2525
django-pipeline==2.0.8
2626
django-prometheus==2.2.0
2727
django-redis-cache==3.0.1

‎docs/rtd-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ django-extensions==3.2.0
2121
django-formtools==2.3
2222
django-inline-svg==0.1.1
2323
django-maintenance-mode==0.16.3
24-
django-oauth-toolkit==2.1.0
24+
django-oauth-toolkit==2.2.0
2525
django-pipeline==2.0.8
2626
django-prometheus==2.2.0
2727
django-redis-cache==3.0.1

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ django-extensions==3.2.0
2121
django-formtools==2.3
2222
django-inline-svg==0.1.1
2323
django-maintenance-mode==0.16.3
24-
django-oauth-toolkit==2.1.0
24+
django-oauth-toolkit==2.2.0
2525
django-pipeline==2.0.8
2626
django-prometheus==2.2.0
2727
django-redis-cache==3.0.1

0 commit comments

Comments
 (0)
Please sign in to comment.