Skip to content

Commit 0d5b1ae

Browse files
build(deps): update pyopenssl requirement from >=25.3.0 to >=26.1.0 (#19)
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@25.3.0...26.1.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 6C656C65 <73671374+6C656C65@users.noreply.github.com>
1 parent 477c6e9 commit 0d5b1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rich-argparse>=1.7.2
2-
pyOpenSSL>=25.3.0
2+
pyOpenSSL>=26.1.0
33
requests>=2.33.1
44
Flask>=3.1.2
55
Flask-HTTPAuth>=4.8.1

0 commit comments

Comments
 (0)