Skip to content

Commit 23728c5

Browse files
committed
Updated social auth library
1 parent d0f32ad commit 23728c5

File tree

2 files changed

+18
-20
lines changed

2 files changed

+18
-20
lines changed

poetry.lock

+15-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ extend-exclude = ["./*/migrations", "manage.py", "./node_modules"]
1818

1919
[tool.poetry]
2020
name = "airone"
21-
version = "3.59.0"
21+
version = "3.73.0"
2222
description = ""
2323
authors = ["Hiroyasu OHYAMA"]
2424
license = "GPLv2"
@@ -53,8 +53,8 @@ pyyaml = "6.0.1"
5353
requests = "2.31.0"
5454
six = "1.15.0"
5555
setproctitle = "1.3.2"
56-
social-auth-app-django = "4.0.0"
57-
social-auth-core = "4.4.2"
56+
social-auth-app-django = "5.4.0"
57+
social-auth-core = "4.5.1"
5858
uritemplate = "3.0.1"
5959
whitenoise = "5.2.0"
6060

0 commit comments

Comments
 (0)