Skip to content

Commit feb9e5e

Browse files
authored
Merge 686bc66 into 3f82ab6
2 parents 3f82ab6 + 686bc66 commit feb9e5e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ typing-extensions==4.9.0
2020
pycaw==20240210
2121

2222
# Packaging NVDA
23-
py2exe @ git+https://github.com/py2exe/py2exe@4e7b2b2c60face592e67cb1bc935172a20fa371d#egg=py2exe
23+
py2exe ==0.13.0.2
2424

2525
# Creating XML unit test reports
2626
unittest-xml-reporting==3.2.0

user_docs/en/changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
* The Seika Notetaker driver now correctly generates braille input for space, backspace and dots with space/backspace gestures. (#16642, @school510587)
2222
* In on-demand speech mode, NVDA does not talk anymore when a message is opened in Outlook, when a new page is loaded in a browser or during the slideshow in PowerPoint. (#16825, @CyrilleB79)
2323

24+
### Changes
25+
26+
* Component updates:
27+
28+
* Updated py2exe to 0.13.0.2 (#16907, @dpy013)
2429

2530
### Changes for Developers
2631

0 commit comments

Comments
 (0)