mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Bump httpx-oauth version (#1013)
Resolve CVE-2021-41945 in httpx dependency
This commit is contained in:
@@ -105,7 +105,7 @@ beanie = [
|
||||
"fastapi-users-db-beanie >=1.0.0",
|
||||
]
|
||||
oauth = [
|
||||
"httpx-oauth >=0.4,<0.7"
|
||||
"httpx-oauth >=0.4,<=0.7"
|
||||
]
|
||||
redis = [
|
||||
"redis >=4.3.3,<5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user