Skip to content

Commit

Permalink
build(deps): bump pyee from 12.0.0 to 12.1.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent ebf26a6 commit 63edd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dynamic = ["version"]
requires-python = ">=3.9"
dependencies = [
"greenlet==3.1.1",
"pyee==12.0.0",
"pyee==12.1.1",
]
classifiers = [
"Topic :: Software Development :: Testing",
Expand Down

0 comments on commit 63edd0d

Please sign in to comment.