Skip to content

Commit 86bcb9f

Browse files
Bump pyopenssl from 25.0.0 to 25.1.0
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.0.0 to 25.1.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.0.0...25.1.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93bfb14 commit 86bcb9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sure==2.0.1
2424
coverage==7.8.0
2525
pyasn1==0.6.1
2626
cffi==1.17.1 # pyOpenSSL
27-
pyOpenSSL==25.0.0
27+
pyOpenSSL==25.1.0
2828
ndg-httpsclient==0.5.1
2929
urllib3==2.4.0 # requests, sentry-sdk
3030
chardet==5.2.0 # requests

0 commit comments

Comments
 (0)