Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing dependency #8247

Merged
merged 1 commit into from
May 13, 2023
Merged

add missing dependency #8247

merged 1 commit into from
May 13, 2023

Conversation

woutdenolf
Copy link
Contributor

@woutdenolf woutdenolf commented May 12, 2023

Closes #8246

Description

Add missing dependency dateutils. It was introduced in #8159.

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (496e06e) 87.08% compared to head (a444ff4) 87.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8247   +/-   ##
=======================================
  Coverage   87.08%   87.08%           
=======================================
  Files         148      148           
  Lines       18467    18467           
  Branches     2524     2524           
=======================================
  Hits        16082    16082           
  Misses       2106     2106           
  Partials      279      279           
Flag Coverage Δ
unittests 87.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@auvipy auvipy added this to the 5.3 milestone May 13, 2023
@auvipy auvipy merged commit 53f2191 into celery:main May 13, 2023
30 checks passed
@auvipy
Copy link
Member

auvipy commented May 13, 2023

thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[5.3.0rc1] dateutil should be include in requirements/default.txt since imported in celery/utils/time.py
2 participants