chg: [PyMISP] Bump version

notes^2
Raphaël Vinot 2024-02-16 14:50:31 +01:00
parent 0f7b55a1df
commit e4e6f1625a
3 changed files with 3 additions and 3 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit 05beec393c5613c352dafdaeaf5dcf983bfb2d51
Subproject commit 492cfba2d2ad015d3fcda6e16c221fdefd93eca2

View File

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