Skip to content

Commit 1cde2af

Browse files
build(deps): bump pyee from 12.0.0 to 12.1.1 (microsoft#2655)
1 parent ebf26a6 commit 1cde2af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requirements:
2727
run:
2828
- python >=3.9
2929
- greenlet ==3.1.1
30-
- pyee ==12.0.0
30+
- pyee ==12.1.1
3131

3232
test: # [build_platform == target_platform]
3333
requires:

playwright/_impl/_artifact.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ async def read_info_buffer(self) -> bytes:
5555
buffer = await stream.read_all()
5656
return buffer
5757

58-
async def cancel(self) -> None:
58+
async def cancel(self) -> None: # pyright: ignore[reportIncompatibleMethodOverride]
5959
await self._channel.send("cancel")

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dynamic = ["version"]
1414
requires-python = ">=3.9"
1515
dependencies = [
1616
"greenlet==3.1.1",
17-
"pyee==12.0.0",
17+
"pyee==12.1.1",
1818
]
1919
classifiers = [
2020
"Topic :: Software Development :: Testing",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy