Skip to content

Commit 2583099

Browse files
Bump pyopenssl in /circleci/images/pgupgradetester/files/etc
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.3.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.3.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4338a commit 2583099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circleci/images/pgupgradetester/files/etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pyasn1-modules==0.4.2; python_version >= '3.8'
4343
pycparser==3.0; python_version >= '3.10'
4444
pygments==2.19.2; python_version >= '3.8'
4545
pylsqpack==0.3.23; python_version >= '3.10'
46-
pyopenssl==25.3.0; python_version >= '3.7'
46+
pyopenssl==26.0.0; python_version >= '3.7'
4747
pyparsing==3.2.5; python_version >= '3.9'
4848
pyperclip==1.9.0
4949
pytest==9.0.2; python_version >= '3.10'

0 commit comments

Comments
 (0)