Skip to content

Commit 00270fe

Browse files
committed
updated to latest version of osbot-utils
1 parent c9d266f commit 00270fe

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

osbot_aws/aws/lambda_/schemas/Schema__Lambda__Dependency__Local_Install__Data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from osbot_utils.type_safe.Type_Safe import Type_Safe
33
from osbot_aws.aws.lambda_.schemas.Safe_Str__File__Path__Python_Package import Safe_Str__File__Path__Python_Package
44
from osbot_aws.aws.lambda_.schemas.Safe_Str__File__Name__Python_Package import Safe_Str__File__Name__Python_Package
5-
from osbot_utils.type_safe.primitives.domains.identifiers.Timestamp_Now import Timestamp_Now
5+
from osbot_utils.type_safe.primitives.domains.identifiers.safe_int.Timestamp_Now import Timestamp_Now
66
from osbot_utils.type_safe.primitives.domains.files.safe_str.Safe_Str__File__Path import Safe_Str__File__Path
77

88
class Schema__Lambda__Dependency__Local_Install__Data(Type_Safe):

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)