From d9b00030866e329fc28ad829255db187b19d5dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:15:18 +0000 Subject: [PATCH 1/2] pip(deps): bump click from 8.1.6 to 8.1.8 Bumps [click](https://github.com/pallets/click) from 8.1.6 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.6...8.1.8) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/requirements.txt b/cli/requirements.txt index e907c1d..e393e50 100644 --- a/cli/requirements.txt +++ b/cli/requirements.txt @@ -1,2 +1,2 @@ -click==8.1.6 +click==8.1.8 typeshi==2.0.1 \ No newline at end of file From be646fefd48ca38cee8b9e880a96827fadd4ee8c Mon Sep 17 00:00:00 2001 From: Paul Przybyszewski Date: Wed, 1 Jan 2025 13:07:53 +0100 Subject: [PATCH 2/2] meta: copyright year 2025 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55c7b29..838fa37 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ _________________ _________________

- © 2020-2024 statch
Not affiliated with GitHub Inc.
+ © 2020-2025 statch
Not affiliated with GitHub Inc.