Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent eb6b2a0 commit 0d127e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -3,7 +3,7 @@ wheel>=0.30.0

# install requirements
pyftpdlib==1.5.7
PyOpenSSL==23.1.1
PyOpenSSL==23.2.0
pytest==7.3.1

# documentation
Expand Down

0 comments on commit 0d127e7

Please sign in to comment.