Browse Source

[cve] Upgrade configobj to 5.0.9 to fix CVE-2023-26112 (#3862)

Harsh Gupta 1 year ago
parent
commit
db70e4c5e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/core/base_requirements.txt

+ 1 - 1
desktop/core/base_requirements.txt

@@ -7,7 +7,7 @@ celery[redis]==5.4.0
 cffi==1.15.0
 channels==3.0.3
 channels-redis==3.2.0
-configobj==5.0.6
+configobj==5.0.9
 cx-Oracle==8.3.0
 django-auth-ldap==4.3.0
 Django==3.2.25