Skip to content

Commit 0fb61c3

Browse files
chore(deps-dev): Update pyopenssl requirement from >=26.0.0 to >=26.1.0
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@26.0.0...26.1.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 847f099 commit 0fb61c3

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.28.1
12-
pyOpenSSL>=26.0.0
12+
pyOpenSSL>=26.1.0
1313
# needed for type checking
1414
Flask>=1.1
1515
# needed for auto fix

0 commit comments

Comments
 (0)