chg: Bump PyMISP

pull/9685/merge
Raphaël Vinot 2024-04-18 13:03:10 +02:00
parent be9ad95905
commit 35fe93fc02
3 changed files with 3 additions and 3 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit 60aa6b9a0fce69507776429fcaaf3e0e3962a36c
Subproject commit 0ed35fbc19274609583e2086a8b7f87a0b97c165

View File

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