Skip to content

Commit a3e9bfa

Browse files
Update pyopenssl requirement from >=23.2.0 to >=26.0.0 (#984)
Updates the requirements on [pyopenssl](https://github.com/pyca/pyopenssl) to permit the latest version. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@23.2.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7316b0e commit a3e9bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ wheel
99
opentelemetry-sdk
1010
opentelemetry-instrumentation-grpc
1111
httpx>=0.24
12-
pyOpenSSL>=23.2.0
12+
pyOpenSSL>=26.0.0
1313
# needed for type checking
1414
Flask>=1.1
1515
# needed for auto fix

0 commit comments

Comments
 (0)