Skip to content

Commit

Permalink
Bump pyopenssl from 24.3.0 to 25.0.0
Browse files Browse the repository at this point in the history
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 25.0.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@24.3.0...25.0.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 90e965b commit a378d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ coverage==7.6.1
pyasn1==0.6.1
cffi==1.17.1 # pyOpenSSL
cryptography==44.0.0 # pyOpenSSL
pyOpenSSL==24.3.0
pyOpenSSL==25.0.0
ndg-httpsclient==0.5.1
urllib3==2.2.3 # requests, sentry-sdk
chardet==5.2.0 # requests
Expand Down

0 comments on commit a378d4b

Please sign in to comment.