Skip to content

Commit 5c057cb

Browse files
authored
Merge 7f4f266 into 19505f6
2 parents 19505f6 + 7f4f266 commit 5c057cb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SCons==4.5.2
44
# NVDA's runtime dependencies
55
comtypes==1.4.6
66
pyserial==3.5
7-
wxPython @ https://github.com/nvaccess/nvda-misc-deps/raw/51ae7db821d1d5166ab0c030fe20ec72dd7a2ad9/python/wxPython-4.2.2a1-cp311-cp311-win32.whl
7+
wxPython==4.2.2
88
configobj @ git+https://github.com/DiffSK/configobj@e2ba4457c4651fa54f8d59d8dcdd3da950e956b8#egg=configobj
99
requests==2.32.0
1010
url-normalize==1.4.3

user_docs/en/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Add-ons will need to be re-tested and have their manifest updated.
4848
* Component updates:
4949
* Updated Ruff to 0.6.3. (#17102)
5050
* Updated Comtypes to 1.4.6. (#17061, @LeonarddeR)
51+
* Updated wxPython to 4.2.2. (#17181, @dpy013)
5152
* `ui.browseableMessage` may now be called with options to present a button for copying to clipboard, and/or a button for closing the window. (#17018, @XLTechie)
5253
* Several additions to identify link types (#16994, @LeonarddeR, @nvdaes)
5354
* A new `utils.urlUtils` module with different functions to determine link types

0 commit comments

Comments
 (0)