Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 65802d9 commit 80d4f27
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 @@ -25,7 +25,7 @@ coverage==7.6.8
pyasn1==0.6.1
cryptography==43.0.3 # pyOpenSSL
cffi==1.17.1
pyOpenSSL==24.2.1
pyOpenSSL==24.3.0
ndg-httpsclient==0.5.1
urllib3==2.2.3 # requests, sentry-sdk
chardet==5.2.0 # requests
Expand Down

0 comments on commit 80d4f27

Please sign in to comment.