Skip to content

deps(dev): update onepasswordconnectsdk requirement from >=1.1.0 to >=2.1.0#6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/onepasswordconnectsdk-gte-2.1.0
Closed

deps(dev): update onepasswordconnectsdk requirement from >=1.1.0 to >=2.1.0#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/onepasswordconnectsdk-gte-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on onepasswordconnectsdk to permit the latest version.

Release notes

Sourced from onepasswordconnectsdk's releases.

v2.1.0

This is an automated PR for a new release.

Please check the following before approving:

  • Changelog is accurate. The documented changes for this release are printed below.
  • Any files referencing a version number. Confirm it matches the version number in the branch name.

Release Changelog Preview

v2.1.0

Features

  • Update new_client_from_environment() to support optional token parameter, matching URL parameter behavior. {#88}

Fixes

  • Fix get_item() to successfully retrieve items with 26-character titles by adding fallback to title search when ID lookup fails. {#80}
  • Updated Slack developer link in documentation. {#130}
Changelog

Sourced from onepasswordconnectsdk's changelog.

v2.1.0

Features

  • Update new_client_from_environment() to support optional token parameter, matching URL parameter behavior. {#88}

Fixes

  • Fix get_item() to successfully retrieve items with 26-character titles by adding fallback to title search when ID lookup fails. {#80}
  • Updated Slack developer link in documentation. {#130}

v2.0.0

🔴 Breaking changes

  • Requires Python 3.10 or newer. {#125}

🚀 Features

  • Added ConfigClass for HTTPX to simplify configuration. {#118}

🔧 Fixes

  • Updated to HTTPX v0.28.1. {#121}
  • Bumped certifi from 2023.7.22 to 2024.7.4. {#114}
  • Bumped idna from 3.4 to 3.7. {#107}

v1.5.1

Fixes

  • Fix default http client timeout. {#102}
  • Update override http client timeout env var name in readme. {#105}

v1.5.0

Features

  • Allow custom timeout using env vars. {#94}

v1.4.1

Credits to @​mjpieters for the contribution! 🚀

Fixes

... (truncated)

Commits
  • 6cb2a1f Merge pull request #137 from 1Password/release/v2.1.0
  • 95e28f0 Move bullet to features
  • 18e2f57 Add change log
  • 6d5a090 Merge pull request #133 from 1Password/jill/add-token-param
  • 4c9e14e Merge pull request #132 from 1Password/jill/26-char
  • d14e36d Allow passing in a token
  • c0e9dec Fall back to search by title
  • e053b06 Merge pull request #130 from 1Password/rishiy15-fix-dev-slack-link
  • a9eb71f Update developer slack link in README.md
  • 463facf Merge pull request #127 from 1Password/release/v2.0.0
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [onepasswordconnectsdk](https://github.com/1Password/connect-sdk-python) to permit the latest version.
- [Release notes](https://github.com/1Password/connect-sdk-python/releases)
- [Changelog](https://github.com/1Password/connect-sdk-python/blob/main/CHANGELOG.md)
- [Commits](1Password/connect-sdk-python@v1.1.0...v2.1.0)

---
updated-dependencies:
- dependency-name: onepasswordconnectsdk
  dependency-version: 2.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like onepasswordconnectsdk is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 17, 2026
@dependabot dependabot Bot deleted the dependabot/pip/onepasswordconnectsdk-gte-2.1.0 branch May 17, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants