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>
This commit is contained in:
dependabot[bot] 2026-04-24 08:53:55 +00:00 committed by GitHub
parent a13842f351
commit f1e5adbd48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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