Chore(deps): Bump the small-changes group with 3 updates

Bumps the small-changes group with 3 updates: [celery](https://github.com/celery/celery), [filelock](https://github.com/tox-dev/py-filelock) and [redis](https://github.com/redis/redis-py).


Updates `celery` from 5.3.6 to 5.4.0
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)

Updates `filelock` from 3.13.4 to 3.14.0
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.4...3.14.0)

Updates `redis` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: celery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-29 20:55:43 +00:00 committed by GitHub
parent 63e1f9f5d3
commit b60325b254
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

26
Pipfile.lock generated
View File

@ -156,11 +156,12 @@
"redis"
],
"hashes": [
"sha256:870cc71d737c0200c397290d730344cc991d13a057534353d124c9380267aab9",
"sha256:9da4ea0118d232ce97dff5ed4974587fb1c0ff5c10042eb15278487cdd27d1af"
"sha256:369631eb580cf8c51a82721ec538684994f8277637edde2dfc0dacd73ed97f64",
"sha256:504a19140e8d3029d5acad88330c541d4c3f64c789d85f94756762d8bca7e706"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==5.3.6"
"version": "==5.4.0"
},
"certifi": {
"hashes": [
@ -581,12 +582,12 @@
},
"filelock": {
"hashes": [
"sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f",
"sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4"
"sha256:43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f",
"sha256:6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==3.13.4"
"version": "==3.14.0"
},
"flower": {
"hashes": [
@ -877,11 +878,11 @@
},
"kombu": {
"hashes": [
"sha256:0eac1bbb464afe6fb0924b21bf79460416d25d8abc52546d4f16cad94f789488",
"sha256:30e470f1a6b49c70dc6f6d13c3e4cc4e178aa6c469ceb6bcd55645385fc84b93"
"sha256:011c4cd9a355c14a1de8d35d257314a1d2456d52b7140388561acac3cf1a97bf",
"sha256:5634c511926309c7f9789f1433e9ed402616b56836ef9878f01bd59267b4c7a9"
],
"markers": "python_version >= '3.8'",
"version": "==5.3.5"
"version": "==5.3.7"
},
"langdetect": {
"hashes": [
@ -1604,11 +1605,12 @@
"hiredis"
],
"hashes": [
"sha256:4973bae7444c0fbed64a06b87446f79361cb7e4ec1538c022d696ed7a5015580",
"sha256:5da9b8fe9e1254293756c16c008e8620b3d15fcc6dde6babde9541850e72a32d"
"sha256:7adc2835c7a9b5033b7ad8f8918d09b7344188228809c98df07af226d39dec91",
"sha256:ec31f2ed9675cc54c21ba854cfe0462e6faf1d83c8ce5944709db8a4700b9c61"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==5.0.3"
"version": "==5.0.4"
},
"regex": {
"hashes": [