From 451f67064568952450180a5f01cdf70d471f8eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:44:05 +0800 Subject: [PATCH] build(deps): bump shellingham from 1.5.3 to 1.5.4 (#89) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [shellingham](https://github.com/sarugaku/shellingham) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/sarugaku/shellingham/releases) - [Changelog](https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst) - [Commits](https://github.com/sarugaku/shellingham/compare/1.5.3...1.5.4) --- updated-dependencies: - dependency-name: shellingham dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: セイル · MJ Sabit <98249191+seyLu@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21f6c50..4246ab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-dotenv==1.0.0 PyYAML==6.0.1 requests==2.31.0 rich==13.6.0 -shellingham==1.5.3 +shellingham==1.5.4 typer==0.9.0 typing_extensions==4.8.0 urllib3==2.0.7