From 51d857ec5afc9875c9e36aaec68b543d75ca847b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:23:43 +0000 Subject: [PATCH] Bump celery from 3.1.23 to 5.2.2 in /tests/vulnerabilities Bumps [celery](https://github.com/celery/celery) from 3.1.23 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v3.1.23...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/vulnerabilities/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/vulnerabilities/requirements.txt b/tests/vulnerabilities/requirements.txt index dfe35d3a..45603ac1 100644 --- a/tests/vulnerabilities/requirements.txt +++ b/tests/vulnerabilities/requirements.txt @@ -20,7 +20,7 @@ SQLAlchemy==1.0.13 visitor==0.1.3 Werkzeug==0.11.9 ConcurrentLogHandler==0.9.1 -celery==3.1.23 +celery==5.2.2 pytest==3.0.6 prettytable==0.7.2 pip==9.0.1 \ No newline at end of file