mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-13 12:33:40 +02:00
Bump twisted from 18.9.0 to 19.7.0 in /jmbase
Bumps [twisted](https://github.com/twisted/twisted) from 18.9.0 to 19.7.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-18.9.0...twisted-19.7.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
91f978d1d8
commit
9066ad4b47
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ setup(name='joinmarketbase',
|
|||
author_email='',
|
||||
license='GPL',
|
||||
packages=['jmbase'],
|
||||
install_requires=['future', 'twisted==18.9.0', 'service-identity',
|
||||
install_requires=['future', 'twisted==19.7.0', 'service-identity',
|
||||
'chromalog==1.0.5'],
|
||||
zip_safe=False)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue