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

Update dependancies and fix deprecations #19

Merged
merged 4 commits into from
Dec 22, 2022

Conversation

amirtds
Copy link
Member

@amirtds amirtds commented Dec 15, 2022

  • Updated libraries to the latest version
  • Had to use celery==5.3.0b1 to past tests if not we get importlib_metadata remove deprecated entry point interfaces celery/celery#7785 DeprecationWarning - SelectableGroups dict interface is deprecated. Use select. error. test_task_status test is still giving that warning but seems Celery team yesterday push the fix to master branch so it takes some time till they cut a release for it
  • Removed USE_L10N since it is deprecated

@mjhea0 mjhea0 merged commit 8221ad6 into testdrivenio:master Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants