Skip to content

Bump duo-client from 4.7.0 to 5.4.0 in /docker/duoadmin3#4662

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps duo-client from 4.7.0 to 5.4.0.

Release notes

Sourced from duo-client's releases.

Version 5.4.0

Changes:

  • Updated various docstrings that were out of date
  • Updated the integrations endpoints to the latest version of the API
  • Added methods to manage Duo Passport configuration via API
  • Added method for calling the "calculate policy" API
  • Added method for fetching an integration Secret Key
  • Added and corrected code and examples for Duo Dekstop configuration APIs
  • Added support for new parameters to the "allowed admin auth methods" API call
  • Added support for a new parameter to the user enrollment API call
  • Removed some leftover traces of Python 2 support

Version 5.3.0

Changes

  • Verified Push support has been added to the Auth API client
  • Additional options have been added to the 'settings' methods
  • Additional options for authentication log retrieval have been added
  • General improvement and cleanup of the example scripts

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:

... (truncated)

Commits
  • fa8f044 Version bump to 5.4.0 (#288)
  • 76b1401 Update comments to indicate visual_style param as deprecated (#283)
  • 412b390 update integrations endpoints to v3 (#282)
  • f8a16b9 update Python versions in CI (#284)
  • 5ed6201 add method to update Passport configuration via the AdminAPI (#279)
  • 2ebd510 Adds calculate policy endpoint to admin client (#278)
  • 6a836df Update set_allowed_admin_auth_methods in admin.py (#277)
  • 2893f23 feat: add registered_devices methods to client.Admin (#276)
  • ce72cda Add files via upload (#253)
  • 3879780 Update bypass code endpoint with new parameter (#274)
  • 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.4.0.
- [Release notes](https://github.com/duosecurity/duo_client_python/releases)
- [Commits](duosecurity/duo_client_python@4.7.0...5.4.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 Feb 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 25, 2025

Superseded by #4716.

@dependabot dependabot bot closed this Mar 25, 2025
@dependabot dependabot bot deleted the dependabot/pip/docker/duoadmin3/duo-client-5.4.0 branch March 25, 2025 11:09
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