Skip to content

Commit b74718b

Browse files
authored
Merge ac2b9d5 into 558905f
2 parents 558905f + ac2b9d5 commit b74718b

File tree

3 files changed

+213
-211
lines changed

3 files changed

+213
-211
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ members = [
300300
dev = [
301301
"nvda-misc-deps",
302302
# NVDA's build system is SCons
303-
"SCons==4.8.1",
303+
"SCons==4.9.1",
304304
# Packaging NVDA
305305
"py2exe==0.13.0.2",
306306
"setuptools~=72.0",

user_docs/en/changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
### Changes
1010

11+
* Component updates:
12+
* Updated SCons to 4.9.1. (#18069)
1113
### Bug Fixes
1214

1315
* In WinUI 3 apps including Microsoft Copilot and parts of Windows 11 File Explorer, NVDA will no longer fail to announce controls when using mouse and touch interaction. (#17407, #17771, @josephsl)

0 commit comments

Comments
 (0)