From 38b150dde7c426e7c090cd87b8bc7841051dd399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 23:09:37 +0000 Subject: [PATCH] Bump the general group with 2 updates Bumps the general group with 2 updates: [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) and [wakepy](https://github.com/fohrloop/wakepy). Updates `prompt-toolkit` from 3.0.45 to 3.0.46 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.45...3.0.46) Updates `wakepy` from 0.9.0.post1 to 0.9.1 - [Release notes](https://github.com/fohrloop/wakepy/releases) - [Commits](https://github.com/fohrloop/wakepy/compare/v0.9.0.post1...v0.9.1) --- updated-dependencies: - dependency-name: prompt-toolkit 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-patch 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 d5bcb69..5887213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ pickleshare==0.7.5 pillow==10.3.0 pip==24.0 platformdirs==4.2.2 -prompt-toolkit==3.0.45 +prompt-toolkit==3.0.46 psutil==5.9.8 pure-eval==0.2.2 pyasn1==0.6.0 @@ -81,7 +81,7 @@ stack-data==0.6.3 tinycss2==1.3.0 tornado==6.4 traitlets==5.14.3 -wakepy==0.9.0.post1 +wakepy==0.9.1 wcwidth==0.2.13 webencodings==0.5.1 wheel==0.43.0