| commit | cc4ed0146c7dfbeda12dfbb00703b3b7e8e9bd23 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 19 03:23:57 2025 +0000 |
| committer | Josh Holbrook <[email protected]> | Wed Jun 18 19:58:19 2025 -0800 |
| tree | 890c131eb269d640c31273b6d757a6b4fd47d9c1 | |
| parent | e096b8f01923a127bdf4285e6218bd4878454241 [diff] |
Bump urllib3 from 2.2.2 to 2.5.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
pyee supplies a EventEmitter object that is similar to the EventEmitter class from Node.js. It also supplies a number of subclasses with added support for async and threaded programming in python, such as async/await.
Autogenerated API docs, including basic installation directions and examples, can be found at https://pyee.readthedocs.io.
See DEVELOPMENT.md.
See CHANGELOG.md.
See CONTRIBUTORS.md.
MIT/X11, see LICENSE.