Skip to content

Commit fdb40e0

Browse files
Update pyopenssl requirement from >=25.3.0 to >=26.1.0
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>
1 parent 617950c commit fdb40e0

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.1
2-
pyOpenSSL>=25.3.0
2+
pyOpenSSL>=26.1.0
33
requests>=2.32.5
44
Flask>=3.1.2
55
Flask-HTTPAuth>=4.8.1

0 commit comments

Comments
 (0)