Skip to content

Commit d2b8f41

Browse files
authored
Merge pull request #1105 from sergey-shilov/cherrypick/INDY-1836_INDY-1926
INDY-1836/INDY-1926: bump plenum.
2 parents a06cc4c + b9268f3 commit d2b8f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
data_files=[(
5757
(BASE_DIR, ['data/nssm_original.exe'])
5858
)],
59-
install_requires=['indy-plenum==1.6.56',
59+
install_requires=['indy-plenum==1.6.57',
6060
'python-dateutil',
6161
'timeout-decorator==0.4.0'],
6262
setup_requires=['pytest-runner'],

0 commit comments

Comments
 (0)