Skip to content

deps(python)(deps-dev): update spiffe requirement from <0.3,>=0.2 to >=0.2,<0.4 in /python#36

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/python/spiffe-gte-0.2-and-lt-0.4
Open

deps(python)(deps-dev): update spiffe requirement from <0.3,>=0.2 to >=0.2,<0.4 in /python#36
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/python/spiffe-gte-0.2-and-lt-0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on spiffe to permit the latest version.

Release notes

Sourced from spiffe's releases.

spiffe-tls v0.3.0

Minor release introducing standard library SSL compatibility.

Added

  • Add SpiffeSSLContext, compatible with ssl.SSLContext, enabling seamless integration with httpx, requests, urllib3, and other HTTP libraries (#364).

Changed

  • Add PEP 561 py.typed markers for downstream type checking (#372).
  • Migrate build system from Poetry to uv.
  • Replace black and flake8 with ruff for formatting and linting.

Development

  • Enable mypy strict mode in tests.
  • Add pyright type checking with --verifytypes validation.

Acknowledgments

Thanks to the contributors who made this release possible:

  • @​tamird for build system modernization and typing improvements.
  • @​amartinezfayo for SpiffeSSLContext and standard library ssl.SSLContext compatibility.
Commits
  • 265e3df chore(release): prepare spiffe 0.3.0 and spiffe-tls 0.4.0
  • 1bd7525 chore(ci): Bump astral-sh/setup-uv in the github-actions group
  • e75a89f chore(release): bump spiffe to 0.2.10
  • ee96a5f fix(workloadapi): add deadlines to blocking fetch calls
  • e8967a9 chore(deps): Update pyjwt[crypto] requirement in /spiffe
  • c6cb9bb chore(release): bump spiffe to 0.2.9 and spiffe-tls to 0.3.2
  • a74180d fix(workloadapi): cancel server-stream RPC after one-shot fetch
  • 32afd42 fix(workloadapi): close owned client on source init failure and stream errors
  • b9a32da fix(x509): create private key files with restrictive permissions
  • d7c5043 fix(tls): parse SPIFFE URI SANs safely
  • 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 [spiffe](https://github.com/HewlettPackard/py-spiffe) to permit the latest version.
- [Release notes](https://github.com/HewlettPackard/py-spiffe/releases)
- [Commits](HewlettPackard/py-spiffe@spiffe-v0.2.0...spiffe-v0.3.0)

---
updated-dependencies:
- dependency-name: spiffe
  dependency-version: 0.3.0
  dependency-type: direct:development
...

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

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

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