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:
Jonathan Schwender 2024-11-17 11:54:15 +01:00 committed by GitHub
parent 0d2ce68d50
commit f71f38bd3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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