mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump social-auth-app-django from 5.4.1 to 5.4.2
Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.1 to 5.4.2. - [Release notes](https://github.com/python-social-auth/social-app-django/releases) - [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-social-auth/social-app-django/compare/5.4.1...5.4.2) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4d2592992c
commit
7469337ff5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ dependencies = [
|
|||
"rcssmin==1.1.2",
|
||||
"rjsmin==1.2.2",
|
||||
"social-auth-core==4.5.4",
|
||||
"social-auth-app-django==5.4.1",
|
||||
"social-auth-app-django==5.4.2",
|
||||
"websockets==12.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue