Skip to content

Commit

Permalink
build(deps): bump pyee from 11.0.1 to 11.1.0 (#2349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 12, 2024
1 parent ee06a8c commit 31ba457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def _download_and_extract_local_driver(
include_package_data=True,
install_requires=[
"greenlet==3.0.3",
"pyee==11.0.1",
"pyee==11.1.0",
],
# TODO: Can be removed once we migrate to pypa/build or pypa/installer.
setup_requires=["setuptools-scm==8.0.4", "wheel==0.42.0"],
Expand Down

0 comments on commit 31ba457

Please sign in to comment.