Skip to content

Commit 3109bff

Browse files
Bump celery from 4.2.0rc4 to 5.2.2 in /services/phame
Bumps [celery](https://github.com/celery/celery) from 4.2.0rc4 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](celery/celery@v4.2.0rc4...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a29b445 commit 3109bff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

services/phame/requirements-prod.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ amqp==2.2.2
22
Babel==2.9.1
33
beautifulsoup4==4.4.0
44
billiard==3.5.0.3
5-
celery==4.2.0rc4
5+
celery==5.2.2
66
coverage==4.5.2
77
click==6.7
88
flake8===3.6.0

services/phame/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ amqp==2.2.2
22
Babel==2.9.1
33
beautifulsoup4==4.4.0
44
billiard==3.5.0.3
5-
celery==4.2.0rc4
5+
celery==5.2.2
66
coverage==4.5.2
77
click==6.7
88
flake8===3.6.0

0 commit comments

Comments
 (0)