From bbaff7602193b13107962ed445167709a0ddb058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 06:14:37 +0000 Subject: [PATCH] Bump billiard from 3.6.4.0 to 4.0.2 Bumps [billiard](https://github.com/celery/billiard) from 3.6.4.0 to 4.0.2. - [Release notes](https://github.com/celery/billiard/releases) - [Changelog](https://github.com/celery/billiard/blob/master/CHANGES.txt) - [Commits](https://github.com/celery/billiard/compare/v3.6.4.0...v4.0.2) --- updated-dependencies: - dependency-name: billiard dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc9f9506..15388f8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ attrs==21.4.0 Babel==2.10.3 backports.functools-lru-cache==1.6.4 bcrypt==4.0.0 -billiard==3.6.4.0 +billiard==4.0.2 black==22.3.0 blinker==1.4 cachetools==5.2.0