Skip to content

Commit 30d6e9c

Browse files
achanupgradekayman-mk
authored andcommitted
chore: bump pyOpenSSL to 24.3.0 (errbotio#1710)
1 parent f4ee45a commit 30d6e9c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ fixes:
1414
- chore: remove python 3.8 support (#1707)
1515
- chore: use ruff for formatting (#1706)
1616
- chore: bump setuptools to 75.7.0 (#1709)
17+
- chore: bump pyOpenSSL to 24.3.0 (#1710)
1718

1819
v6.2.0 (2024-01-01)
1920
-------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"flask==2.3.3",
3434
"requests==2.31.0",
3535
"jinja2==3.1.3",
36-
"pyOpenSSL==23.2.0",
36+
"pyOpenSSL==24.3.0",
3737
"colorlog==6.7.0",
3838
"markdown==3.4.4",
3939
"ansi==0.3.6",

0 commit comments

Comments
 (0)