chg: [PyMISP] Bump

pull/9631/head
Raphaël Vinot 2024-03-20 14:15:17 +01:00
parent 6e1811a8e0
commit 5b5584596c
3 changed files with 3 additions and 3 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit 601e534778817d19bdda5227df983c1766ad10cd
Subproject commit 2a108148c68d300b5ab8b4a538780306167408cc

View File

@ -34,7 +34,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '159';
public $pyMispVersion = '2.4.187';
public $pyMispVersion = '2.4.188';
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.187
pymisp==2.4.188
python-magic>=0.4.27
pyzmq>=25.1.1
redis>=5.0.1