Skip to content

Commit 3dfe24f

Browse files
authored
Merge pull request #113 from eScienceLab/dependabot/pip/celery-5.6.2
Bump celery from 5.5.3 to 5.6.2
2 parents 51c7d75 + bdf04ca commit 3dfe24f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
celery==5.5.3
1+
celery==5.6.2
22
minio==7.2.20
33
requests==2.32.5
44
Flask==3.1.2

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ blinker==1.9.0
2626
# via flask
2727
cattrs==25.1.1
2828
# via requests-cache
29-
celery==5.5.3
29+
celery==5.6.2
3030
# via -r requirements.in
3131
certifi==2025.8.3
3232
# via
@@ -84,7 +84,7 @@ itsdangerous==2.2.0
8484
# via flask
8585
jinja2==3.1.6
8686
# via flask
87-
kombu==5.5.4
87+
kombu==5.6.2
8888
# via celery
8989
markdown-it-py==3.0.0
9090
# via rich
@@ -179,6 +179,8 @@ typing-inspection==0.4.2
179179
# via pydantic
180180
tzdata==2025.2
181181
# via kombu
182+
tzlocal==5.3.1
183+
# via celery
182184
url-normalize==2.2.1
183185
# via requests-cache
184186
urllib3==2.5.0

0 commit comments

Comments
 (0)