Skip to content

Commit e2fd094

Browse files
author
Bob Strahan
committed
Update pyproject.toml comment formatting for deepdiff dependency
1 parent 84a9647 commit e2fd094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/idp_common_pkg/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"boto3==1.39.7", # Core dependency for AWS services
2525
"jsonschema>=4.25.1",
2626
"pydantic>=2.12.0",
27-
"deepdiff>=6.0.0", # Required by BDA blueprint service for blueprint comparison
27+
"deepdiff>=6.0.0",
2828
]
2929
readme = "README.md"
3030
classifiers = [

0 commit comments

Comments
 (0)