Skip to content

Commit

Permalink
Merge pull request #9356 from vavuthu/vul
Browse files Browse the repository at this point in the history
bump package versions for vulnerability in cryptography
  • Loading branch information
vavuthu authored Feb 23, 2024
2 parents 3c7c69a + b6ca734 commit 75606ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
python_requires=">3.8.1",
install_requires=[
"apache-libcloud==3.1.0",
"cryptography==41.0.6",
"cryptography==42.0.4",
"docopt==0.6.2",
"gevent==23.9.1",
"reportportal-client==3.2.3",
Expand Down Expand Up @@ -57,7 +57,7 @@
"azure-mgmt-compute==12.0.0",
"azure-mgmt-network==10.2.0",
"azure-mgmt-resource==10.0.0",
"azure-storage-blob==12.5.0",
"azure-storage-blob==12.19.0",
"msrestazure==0.6.3",
"python-novaclient==17.1.0",
"python-cinderclient==7.1.0",
Expand All @@ -76,7 +76,7 @@
"junitparser==3.1.0",
"flaky==3.7.0",
"ocp-network-split==0.3.0",
"pyopenssl==23.3.0",
"pyopenssl==24.0.0",
"pyparsing==2.4.7",
"mysql-connector-python==8.0.27",
"pytest-repeat==0.9.3",
Expand All @@ -85,7 +85,7 @@
"protobuf==4.21.7",
"ping3>=4.0.3",
"psutil==5.9.0",
"azure-identity==1.12.0",
"azure-identity==1.15.0",
"azure-mgmt-storage==21.0.0",
"fauxfactory==3.1.0",
"google-api-core==2.11.0",
Expand Down

0 comments on commit 75606ef

Please sign in to comment.