mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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:
parent
0d2ce68d50
commit
f71f38bd3d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue