From 48ee532e7d582e70bbfd1fc1e7a6b72f56e746f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 01:14:44 +0000 Subject: [PATCH] Bump vine from 1.3.0 to 5.0.0 Bumps [vine](https://github.com/celery/vine) from 1.3.0 to 5.0.0. - [Release notes](https://github.com/celery/vine/releases) - [Changelog](https://github.com/celery/vine/blob/master/Changelog) - [Commits](https://github.com/celery/vine/compare/v1.3.0...v5.0.0) --- updated-dependencies: - dependency-name: vine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index 1c47aa5..fb73dcd 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -67,7 +67,7 @@ tzlocal==4.2 urllib3==1.26.5 uvicorn==0.11.7 uvloop==0.14.0 -vine==1.3.0 +vine==5.0.0 virtualenv==20.0.21 w3lib==1.22.0 websockets==9.1