Skip to content

fix: replaces deprecated utcnow with utility function #366

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

Conversation

leandrodesouzadev
Copy link

Fixes #334

Uses datetime.now(timezone.utc) as recommended in the python docs deprecation note

@leandrodesouzadev
Copy link
Author

There's an open PR #335 already for this change.

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.

Deprecation warning from python 3.12
1 participant