Skip to content

Commit 7b8b425

Browse files
committed
chore: Bump pyopenssl from 24.2.1 to 24.3.0
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.2.1 to 24.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.2.1...24.3.0)
1 parent 20eda24 commit 7b8b425

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jsonschema==4.23.0
1616
lxml==5.3.0
1717
marshmallow==3.22.0
1818
pydantic==2.10.3
19-
pyOpenSSL==24.2.1
19+
pyOpenSSL==24.3.0
2020
pytz==2024.2
2121
signxml==4.0.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pydantic==2.10.3
6363
# via -r requirements.in
6464
pydantic-core==2.27.1
6565
# via pydantic
66-
pyopenssl==24.2.1
66+
pyopenssl==24.3.0
6767
# via -r requirements.in
6868
pytz==2024.2
6969
# via -r requirements.in

0 commit comments

Comments
 (0)