Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6375e9d

Browse files
Bump celery from 5.1.2 to 5.2.3 (#506)
* Bump celery from 5.1.2 to 5.2.3 Bumps [celery](https://github.com/celery/celery) from 5.1.2 to 5.2.3. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](celery/celery@v5.1.2...v5.2.3) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mariatta Wijaya <[email protected]>
1 parent d1373f7 commit 6375e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ aiohttp==3.8.1
44
gidgethub==5.0.1
55
cachetools==5.0.0
66
redis==4.1.0
7-
celery==5.1.2
7+
celery==5.2.2
88
sentry-sdk==1.5.1
9-
click==7.1.2
9+
click==8.0.3

0 commit comments

Comments
 (0)