mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
mach: Fix notifications on windows 11 (#34266)
Bumps notify-py to the latest version v0.3.43. Release notes: https://github.com/ms7m/notify-py/releases/tag/v0.3.43 This fixes notifications on windows 11. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0d2ce68d50
commit
f71f38bd3d
@@ -28,7 +28,7 @@ PyGithub == 1.58.1
|
||||
six == 1.16
|
||||
|
||||
# For sending build notifications.
|
||||
notify-py == 0.3.42
|
||||
notify-py == 0.3.43
|
||||
|
||||
# For wpt scripts and their tests.
|
||||
flask
|
||||
|
||||
Reference in New Issue
Block a user