Part of dependency updates for 2025.1 dev cycle:
Is your feature request related to a problem? Please describe.
At the moment NVDA is using ConfigObj 5.1.0 comit released in January 2023. The latest ConfigObj release is 5.0.9 with latest master branch commit is 8be54629. Among other things, recent commits remove Python 2 support and addresses security issues.
Describe the solution you'd like
Update to ConfigObj 5.1.0 commit 8be54629.
Describe alternatives you've considered
Leave ConfigObj dependency as is.
Additional context
Part of dependency updates for 2025.1 dev cycle:
Is your feature request related to a problem? Please describe.
At the moment NVDA is using ConfigObj 5.1.0 comit released in January 2023. The latest ConfigObj release is 5.0.9 with latest master branch commit is 8be54629. Among other things, recent commits remove Python 2 support and addresses security issues.
Describe the solution you'd like
Update to ConfigObj 5.1.0 commit 8be54629.
Describe alternatives you've considered
Leave ConfigObj dependency as is.
Additional context