issues
search
gemini-oss
/
starfleet
Whole-infrastructure automation tooling for AWS
https://gemini-oss.github.io/starfleet/
Apache License 2.0
41
stars
7
forks
source link
Corrected Deprecation Warnings
#133
Closed
mikegrima
closed
7 months ago
mikegrima
commented
7 months ago
Fixed the
datetime.utcnow()
depcreation warnings
Still many warnings but those are being caused by botocore and are not related to Starfleet The botocore related ones will be fixed in the future.
Also updated the test template for Python 3.12
datetime.utcnow()
depcreation warnings