Skip to content

Commit 079a3f6

Browse files
authored
change: update rulesconfig to 0.1.5 (#1843)
1 parent f6fcc65 commit 079a3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def read_version():
3838
"numpy>=1.9.0",
3939
"protobuf>=3.1",
4040
"protobuf3-to-dict>=0.1.5",
41-
"smdebug-rulesconfig==0.1.4",
41+
"smdebug-rulesconfig==0.1.5",
4242
"importlib-metadata>=1.4.0",
4343
"packaging>=20.0",
4444
]

0 commit comments

Comments
 (0)