Skip to content

Commit ae845ba

Browse files
committed
security: upgrade libs with vulnerabilities
1 parent 7a10ee1 commit ae845ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"requests_extensions==1.1.3",
4646
"numpy==1.26.4",
4747
"pandas==2.1.4",
48-
"streamlit==1.53.0",
48+
"streamlit==1.55.0",
4949
"streamlit-extras==0.3.0",
5050
"streamlit-aggrid==0.3.4.post3",
5151
"plotly_express==0.4.1",
@@ -57,7 +57,7 @@ dependencies = [
5757
"xlsxwriter==3.2.0",
5858
"psutil==5.9.8",
5959
"concurrent_log_handler==0.9.25",
60-
"cryptography==46.0.5",
60+
"cryptography==46.0.6",
6161
"validators==0.33.0",
6262
"reportlab==4.2.2",
6363
"cron-converter==1.2.1",

0 commit comments

Comments
 (0)