Skip to content

Commit 311ee74

Browse files
authored
Update to version 5.2.1 of the ETOS Library (#80)
Fixes a bug with event publishing
1 parent 2188383 commit 311ee74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
"License :: OSI Approved :: Apache Software License"
1515
]
1616
dependencies = [
17-
"etos_lib==5.2.0",
17+
"etos_lib==5.2.1",
1818
"cryptography>=42.0.4,<43.0.0",
1919
"packageurl-python==0.9.1",
2020
"jsontas>=1.4.1,<2.0.0",

0 commit comments

Comments
 (0)