From 54b3e4844b9095eaaaa8b8773fbb5103f2fd7505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 23:01:38 +0000 Subject: [PATCH] build(deps): bump the general group with 2 updates Bumps the general group with 2 updates: [greenlet](https://github.com/python-greenlet/greenlet) and [wakepy](https://github.com/fohrloop/wakepy). Updates `greenlet` from 3.1.0 to 3.1.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.1.0...3.1.1) Updates `wakepy` from 0.9.1 to 0.10.1 - [Release notes](https://github.com/fohrloop/wakepy/releases) - [Commits](https://github.com/fohrloop/wakepy/compare/v0.9.1...v0.10.1) --- updated-dependencies: - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general - dependency-name: wakepy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 786704e..6920472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ fonttools==4.53.1 future==1.0.0 gevent==24.2.1 gevent-websocket==0.10.1 -greenlet==3.1.0 +greenlet==3.1.1 idna==3.10 ipython==8.27.0 jedi==0.19.1 @@ -81,7 +81,7 @@ stack-data==0.6.3 tinycss2==1.3.0 tornado==6.4.1 traitlets==5.14.3 -wakepy==0.9.1 +wakepy==0.10.1 wcwidth==0.2.13 webencodings==0.5.1 wheel==0.44.0