Compare commits

...

3 Commits

Author SHA1 Message Date
Noah Stapp
f409aa43d8
Merge branch 'master' into dependabot/pip/service-identity-gte-24.2.0 2026-05-07 13:33:38 -04:00
Noah Stapp
710bbd0b7a
Merge branch 'master' into dependabot/pip/service-identity-gte-24.2.0 2026-05-05 13:42:08 -04:00
dependabot[bot]
f1e5adbd48
Update service-identity requirement from >=23.1.0 to >=24.2.0
Updates the requirements on [service-identity](https://github.com/pyca/service-identity) to permit the latest version.
- [Release notes](https://github.com/pyca/service-identity/releases)
- [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyca/service-identity/compare/23.1.0...24.2.0)

---
updated-dependencies:
- dependency-name: service-identity
  dependency-version: 24.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-24 08:53:55 +00:00

View File

@ -10,4 +10,4 @@ certifi>=2023.7.22;os.name=='nt' or sys_platform=='darwin'
pyopenssl>=23.2.0
requests>=2.23.0,<3.0
cryptography>=42.0.0
service_identity>=23.1.0
service_identity>=24.2.0