Skip to content

Commit

Permalink
Bump celery[redis] from 5.3.5 to 5.3.6
Browse files Browse the repository at this point in the history
Bumps [celery[redis]](https://github.com/celery/celery) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.5...v5.3.6)

---
updated-dependencies:
- dependency-name: celery[redis]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent dfcd556 commit 7c1ffd0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ botocore==1.33.11
# boto3
# moto
# s3transfer
celery[redis]==5.3.5
celery[redis]==5.3.6
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -388,7 +388,7 @@ junit-xml==1.9
# via
# -r requirements-tests.txt
# cfn-lint
kombu==5.3.3
kombu==5.3.4
# via
# -r requirements-tests.txt
# celery
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r requirements.txt
bandit
black
celery[redis]==5.3.5
celery[redis]==5.3.6
coverage
factory-boy
Faker
Expand Down
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ botocore==1.33.11
# boto3
# moto
# s3transfer
celery[redis]==5.3.5
celery[redis]==5.3.6
# via
# -r requirements-tests.in
# -r requirements.txt
Expand Down Expand Up @@ -298,7 +298,7 @@ jsonschema-specifications==2023.7.1
# openapi-schema-validator
junit-xml==1.9
# via cfn-lint
kombu==5.3.3
kombu==5.3.4
# via
# -r requirements.txt
# celery
Expand Down
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,10 @@ botocore==1.33.11
# -r requirements.in
# boto3
# s3transfer
celery[redis]==5.3.5
# via -r requirements.in
celery[redis]==5.3.6
# via
# -r requirements.in
# celery
certbot==2.8.0
# via -r requirements.in
certifi==2023.11.17
Expand Down Expand Up @@ -165,7 +167,7 @@ josepy==1.14.0
# certbot
jsonlines==4.0.0
# via cloudflare
kombu==5.3.3
kombu==5.3.4
# via celery
limits==3.6.0
# via flask-limiter
Expand Down

0 comments on commit 7c1ffd0

Please sign in to comment.