Skip to content

Commit 54efba3

Browse files
authored
chore(deps): bump pytrickle dependency to version 0.1.8 in pyproject.toml (#581)
1 parent ea80d3f commit 54efba3

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
@@ -22,7 +22,7 @@ dependencies = [
2222
[project.optional-dependencies]
2323
dev = ["pytest", "pytest-cov", "ruff"]
2424
server = [
25-
"pytrickle @ git+https://github.com/livepeer/pytrickle.git@v0.1.7"
25+
"pytrickle @ git+https://github.com/livepeer/pytrickle.git@v0.1.8"
2626
]
2727

2828
[project.urls]

0 commit comments

Comments
 (0)