Skip to content

Commit 31ba457

Browse files
build(deps): bump pyee from 11.0.1 to 11.1.0 (microsoft#2349)
1 parent ee06a8c commit 31ba457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def _download_and_extract_local_driver(
219219
include_package_data=True,
220220
install_requires=[
221221
"greenlet==3.0.3",
222-
"pyee==11.0.1",
222+
"pyee==11.1.0",
223223
],
224224
# TODO: Can be removed once we migrate to pypa/build or pypa/installer.
225225
setup_requires=["setuptools-scm==8.0.4", "wheel==0.42.0"],

0 commit comments

Comments
 (0)