build(deps): bump duo-client from 4.3.2 to 4.4.0 (#2752)
Bumps [duo-client](https://github.com/duosecurity/duo_client_python) from 4.3.2 to 4.4.0. - [Release notes](https://github.com/duosecurity/duo_client_python/releases) - [Commits](https://github.com/duosecurity/duo_client_python/compare/4.3.2...4.4.0) --- updated-dependencies: - dependency-name: duo-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0b4ac54363
commit
5488120e84
|
@ -700,7 +700,7 @@ sidecar = ["drf-spectacular-sidecar"]
|
|||
|
||||
[[package]]
|
||||
name = "duo-client"
|
||||
version = "4.3.2"
|
||||
version = "4.4.0"
|
||||
description = "Reference client for Duo Security APIs"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -2432,8 +2432,8 @@ drf-spectacular = [
|
|||
{file = "drf_spectacular-0.22.0-py3-none-any.whl", hash = "sha256:229c3dcc5f88275e4742078d4003638970db5382caa16d53c0b3b42b62b1c034"},
|
||||
]
|
||||
duo-client = [
|
||||
{file = "duo_client-4.3.2-py2.py3-none-any.whl", hash = "sha256:652548002767d27a5eaaa700b312205dfc1c252033bb0ab7f98d1d3961bceba7"},
|
||||
{file = "duo_client-4.3.2.tar.gz", hash = "sha256:038c40c86615b2c176252ec32888898807861371536ac29a39a707c71dd0e693"},
|
||||
{file = "duo_client-4.4.0-py2.py3-none-any.whl", hash = "sha256:927b7e838433b20debc8d07c2c418c2e1b650735acb9fcf214eaa3a2caf00358"},
|
||||
{file = "duo_client-4.4.0.tar.gz", hash = "sha256:44e06bf730a201a1e1749215ef16d2c2682a73532eedd58d63663a8adabba3d3"},
|
||||
]
|
||||
facebook-sdk = [
|
||||
{file = "facebook-sdk-3.1.0.tar.gz", hash = "sha256:cabcd2e69ea3d9f042919c99b353df7aa1e2be86d040121f6e9f5e63c1cf0f8d"},
|
||||
|
|
Reference in New Issue