Skip to content

Commit 75346b9

Browse files
authored
Update requirements.txt
update asyncssh and dnspython to address security issues
1 parent e6a500c commit 75346b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ reportlab==4.0.4 # debrief
1919
rich==13.7.0
2020
svglib==1.5.1 # debrief
2121
Markdown==3.4.4 # training
22-
dnspython==2.4.2
23-
asyncssh==2.14.1
22+
dnspython==2.6.1
23+
asyncssh==2.20.0
2424
aioftp~=0.20.0
2525
packaging==23.2
2626
croniter~=3.0.3
27-
setuptools==75.6.0
27+
setuptools==75.6.0

0 commit comments

Comments
 (0)