Skip to content

Botocore deprecation warning #25

Closed
@gchqdev227

Description

@gchqdev227

The tests emit the following deprecation warning:

DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC)

This is coming from botocore. This PR is looking to address it, but in the meantime we should catch this warning.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions