Dependabot: group pyopenssl and cryptography updates (#7057)

dependabot: group pyopenssl and cryptography updates
This commit is contained in:
Maximilian Hils 2024-07-29 14:06:20 +02:00 committed by GitHub
parent 73d8969add
commit f52faead84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,3 +25,7 @@ updates:
patterns:
- "types-*"
- "mypy"
openssl:
patterns:
- "pyopenssl"
- "cryptography"