Skip to content

Commit 2d20571

Browse files
Bump pyopenssl from 23.3.0 to 24.2.1
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.3.0 to 24.2.1. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@23.3.0...24.2.1) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1ff5ed commit 2d20571

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ netaddr = "^0.9.0"
5353
numpy = ">=1.26.1,<3.0.0"
5454
paramiko = "^3.4.0"
5555
py3dns = "^4.0.0"
56-
pyopenssl = "^23.2.0"
56+
pyopenssl = ">=23.2,<25.0"
5757
pysocks = "^1.7.1"
5858
pyyaml = "^6.0.1"
5959
requests = "^2.32.3"

0 commit comments

Comments
 (0)