diff --git a/package.json b/package.json index 0fe92f1d..3647f0f3 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/scripts/requirements.txt b/scripts/requirements.txt index a14f837c..48b17515 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ -setuptools==70.0.0 +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