Skip to content

Commit 194a8d3

Browse files
build(deps): bump pyee from 12.0.0 to 12.1.1
Bumps [pyee](https://github.com/jfhbrook/pyee) from 12.0.0 to 12.1.1. - [Release notes](https://github.com/jfhbrook/pyee/releases) - [Changelog](https://github.com/jfhbrook/pyee/blob/main/CHANGELOG.md) - [Commits](jfhbrook/pyee@v12.0.0...v12.1.1) --- updated-dependencies: - dependency-name: pyee dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4df71c commit 194a8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)