From 05c6e752c8031269cbbda3f513cf97d42bd913bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 08:35:55 -0400 Subject: [PATCH] chore(deps): update dependency shellingham to v1.5.3 (#171) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b2fe82..b76a790 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pluggy==1.0.0 py==1.11.0 pyparsing==3.1.1 rich==13.5.2 -shellingham==1.5.1 +shellingham==1.5.3 tomli==2.0.1 typer==0.9.0 typing_extensions==4.7.1