Skip to content

Commit ffc78f9

Browse files
committed
Updated SCons to 4.9.1.
1 parent 85f0b96 commit ffc78f9

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
* Component updates:
1414
* Updated NSIS to 3.11 (#18027, @dpy013)
15+
* Updated SCons to 4.9.1. (#18069, @dpy013)
1516
* In browse mode, it is now possible to use number keys 1 to 9 (previously 1 to 6), to navigate to the corresponding heading. (#18014, @CyrilleB79)
1617
* When Elements List or Find dialogs are opened, NVDA won't change the configuration profile, similar to the behavior in other NVDA dialogs. (#18160, @nvdaes)
1718

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)