From b03047b0e2b37de696d2eff0043b8168a66acf88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 14:12:00 +0000 Subject: [PATCH] Bump ring from 0.9.1 to 0.10.1 (#444) Bumps [ring](https://github.com/youknowone/ring) from 0.9.1 to 0.10.1. - [Release notes](https://github.com/youknowone/ring/releases) - [Commits](https://github.com/youknowone/ring/compare/0.9.1...0.10.1) --- updated-dependencies: - dependency-name: ring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bc53489..31a66e60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ numpy==1.22.2 Pillow==9.3.0 python-decouple==3.5 requests==2.22.0 -ring==0.9.1 +ring==0.10.1 git+https://github.com/RoboSats/Robohash.git scipy==1.10.1 gunicorn==20.1.0