Compare commits

..

3 Commits

Author SHA1 Message Date
a9314b65f8 Release v2.2.49 2024-08-06 12:36:04 +02:00
e5b3a101b8 Fix CVE-2024-6345 and CVE-2024-39689. Fixes #1521 #1520 2024-07-22 19:13:46 +02:00
9a2e06471c Development on 2.2.49.dev1 2024-07-13 16:33:10 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "gns3-web-ui",
"version": "2.2.48.1",
"version": "2.2.49",
"author": {
"name": "GNS3 Technology Inc.",
"email": "developers@gns3.com"

View File

@ -1,6 +1,6 @@
setuptools==65.5.1
setuptools==71.1.0
cx_Freeze==5.1.1
requests==2.32.0
requests==2.32.3
packaging==20.9
appdirs==1.4.4
psutil==5.8.0