Skip to content

Commit

Permalink
Bump pyopenssl from 23.2.0 to 23.3.0
Browse files Browse the repository at this point in the history
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.2.0 to 23.3.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@23.2.0...23.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 Oct 26, 2023
1 parent 91899e9 commit 2edf861
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.3.0
pyasn1==0.5.0
cffi==1.16.0 # cryptography
cryptography<41.0.6 # pyOpenSSL
pyOpenSSL==23.2.0
pyOpenSSL==23.3.0
ndg-httpsclient==0.5.1
urllib3==2.0.7 # requests, sentry-sdk
chardet==5.2.0 # requests
Expand Down

0 comments on commit 2edf861

Please sign in to comment.