Skip to content

Bump duo-client from 4.7.0 to 5.2.0 in /docker/duoadmin3#2891

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/duoadmin3/duo-client-5.2.0
Closed

Bump duo-client from 4.7.0 to 5.2.0 in /docker/duoadmin3#2891
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/duoadmin3/duo-client-5.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps duo-client from 4.7.0 to 5.2.0.

Release notes

Sourced from duo-client's releases.

Version 5.2.0

Changes

  • The client now enforces the documented API usage that requires the child account hostname when using Admin API with Accounts API. If the child account hostname is not provided, the client will look up the correct hostname value.
  • Provides bulk policy API methods

Version 5.1.0

Changes:

  • Updates the bulk user operation API endpoints to simplify the parameter list
  • Exposes additional options on some settings, bypass codes, and policy endpoints
  • Migrates all API calls to default to the latest authentication header specification
  • Adds a policy summary endpoint

Version 5.0.1

Changes:

  • Correctly handles metadata parsing for all kinds of responses (#219)

Version 5.0.0

Changes:

  • Dropping support for Python versions below 3.7.
  • Fixed bug causing result paging to not work for certain endpoints (#201).
  • Added support for the Policy v2 endpoint (#208).
  • Added support for SNI for SSL/TLS connection (#211).

Version 4.7.1

Changes:

Added support for the Telephony Logs v2 endpoint

Commits
  • 2429d66 5.2.0 version bump (#239)
  • a4b6cfe Add methods for bulk policy operations (#229)
  • 68ab134 Remove reference to Py2 in the bdist build config (#238)
  • d15338b Stop claiming Py2 support in wheel (#237)
  • 603eeaf updating example code to create AccountAdmin with the child api_host… (#235)
  • cdf7da6 lookup and use child api hostname if available when making AccountAdmin calls...
  • 5ede75c Add six to dependencies for publish (#234)
  • b84f15c Version bump to prep 5.1.0 release (#233)
  • beb0da2 Add/Update the implementation of get_users_by_id, get_users_by_name, get_grou...
  • 72d7804 Update policy examples with "policy_name" vs "name" (#227)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [duo-client](https://github.com/duosecurity/duo_client_python) from 4.7.0 to 5.2.0.
- [Release notes](https://github.com/duosecurity/duo_client_python/releases)
- [Commits](duosecurity/duo_client_python@4.7.0...5.2.0)

---
updated-dependencies:
- dependency-name: duo-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 26, 2024

Superseded by #3505.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/docker/duoadmin3/duo-client-5.2.0 branch March 26, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants