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

fix: Updating deprecated datetime lib #1808

Closed
wants to merge 1 commit into from
Closed

Conversation

yungcero
Copy link

Updating the use of datetime.datetime.utcnow() to datetime.datetime.now(datetime.timezone.utc) since the former is deprecated

…ime.now(datetime.timezone.utc) since it is deprecated
@exploide
Copy link
Contributor

duplicate of #1695

@anadrianmanrique
Copy link
Contributor

these changes were merged in the contex to #1695. Is it ok if I close this one @yungcero ?
Thanks

@yungcero
Copy link
Author

Hey yes sounds good, sorry for the delay. Thanks!

@yungcero yungcero closed this Oct 31, 2024
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.

3 participants