Skip to content

Commit

Permalink
Update pyopenssl requirement from ~=23.2.0 to ~=23.3.0
Browse files Browse the repository at this point in the history
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@23.2.0...23.3.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent a31bdc9 commit 35848f6
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 @@ -11,6 +11,6 @@ mkdocs-minify-plugin ~= 0.7.1
pip-audit == 2.5.6
Pygments ~= 2.16.1
pymdown-extensions ~= 10.3
PyOpenSSL ~= 23.2.0
PyOpenSSL ~= 23.3.0
wheel ~= 0.41.3
yamllint == 1.32.0

0 comments on commit 35848f6

Please sign in to comment.