Skip to content

Commit 761685d

Browse files
Bump pyopenssl from 23.0.0 to 23.1.0 in /tests
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.0.0 to 23.1.0. - [Release notes](https://github.com/pyca/pyopenssl/releases) - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@23.0.0...23.1.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eecc52d commit 761685d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,9 @@ pycparser==2.21 \
396396
# via
397397
# -r requirements.txt
398398
# cffi
399-
pyopenssl==23.0.0 \
400-
--hash=sha256:c1cc5f86bcacefc84dada7d31175cae1b1518d5f60d3d0bb595a67822a868a6f \
401-
--hash=sha256:df5fc28af899e74e19fccb5510df423581047e10ab6f1f4ba1763ff5fde844c0
399+
pyopenssl==23.1.0 \
400+
--hash=sha256:8cb78010a1eb2c8e24b851693b7b04dfe9b1dc0a5ab3843927b10a85b1dfbb2e \
401+
--hash=sha256:fb96e936866ad65662c22d0de84ca0fba58397893cdfe0f01334fa93382af23c
402402
# via -r requirements.txt
403403
pyparsing==3.0.9 \
404404
--hash=sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb \

0 commit comments

Comments
 (0)