From 958c39e8d61d5d95f43e7d99395c4fb387135e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 18:13:48 +0000 Subject: [PATCH] build(deps): bump thumbhash-python from 1.0.0 to 1.0.1 in /server Bumps [thumbhash-python](https://github.com/Astropilot/thumbhash-python) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/Astropilot/thumbhash-python/releases) - [Commits](https://github.com/Astropilot/thumbhash-python/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: thumbhash-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements/common.txt b/server/requirements/common.txt index d49f1e40..d66f6b41 100644 --- a/server/requirements/common.txt +++ b/server/requirements/common.txt @@ -18,4 +18,4 @@ pymemcache==4.0.0 pyyaml==6.0.1 requests==2.31.0 sentry-sdk==1.39.1 -thumbhash-python==1.0.0 +thumbhash-python==1.0.1