chg: [PyMISP] Update

pull/9613/head
Raphaël Vinot 2024-03-07 14:51:35 +01:00
parent 834b873e03
commit 08367489c9
3 changed files with 3 additions and 3 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit 4715f91d2ab948fb44640426be6a40099f94c910
Subproject commit 601e534778817d19bdda5227df983c1766ad10cd

View File

@ -34,7 +34,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '159';
public $pyMispVersion = '2.4.186';
public $pyMispVersion = '2.4.187';
public $phpmin = '7.2';
public $phprec = '7.4';
public $phptoonew = '8.0';

View File

@ -6,7 +6,7 @@ misp-lib-stix2>=3.0.1.1
mixbox>=1.0.5
plyara>=2.1.1
pydeep2>=0.5.1
pymisp==2.4.186
pymisp==2.4.187
python-magic>=0.4.27
pyzmq>=25.1.1
redis>=5.0.1