bitshares / python-bitshares

Fully featured client-side library for the BitShares Blockchain - written entirely in python.
http://docs.pybitshares.com/
MIT License
162 stars 168 forks source link

Scheduled weekly dependency update for week 15 #233

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update graphenelib from 1.1.14 to 1.1.16.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/graphenelib - Repo: https://github.com/xeroc/python-graphenelib/tarball/1.1.16

Update bitshares from 0.3.0 to 0.3.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/bitshares - Repo: https://github.com/bitshares/python-bitshares/tarball/0.3.2

Update pycryptodome from 3.8.0 to 3.8.1.

Changelog ### 3.8.1 ``` +++++++++++++++++++++++ New features ------------ * Add support for loading PEM files encrypted with AES192-CBC, AES256-CBC, and AES256-GCM. * When importing ECC keys, ignore EC PARAMS section that was included by some openssl commands. Resolved issues --------------- * repr() did not work for ``ECC.EccKey``. * Fix installation in development mode. * Minimal length for Blowfish cipher is 32 bits, not 40 bits. * Various updates to docs. ```
Links - PyPI: https://pypi.org/project/pycryptodome - Changelog: https://pyup.io/changelogs/pycryptodome/ - Homepage: https://www.pycryptodome.org

Update isort from 4.3.16 to 4.3.17.

Changelog ### 4.3.17 ``` - Fixed issue 905 & 919: Import section headers behaving strangely ```
Links - PyPI: https://pypi.org/project/isort - Changelog: https://pyup.io/changelogs/isort/ - Repo: https://github.com/timothycrosley/isort

Update pre-commit from 1.15.0 to 1.15.1.

Changelog ### 1.15.1 ``` ====== Fixes - Fix command length calculation on posix when `SC_ARG_MAX` is not defined. - 691 issue by ushuz. - 987 PR by asottile. ```
Links - PyPI: https://pypi.org/project/pre-commit - Changelog: https://pyup.io/changelogs/pre-commit/ - Repo: https://github.com/pre-commit/pre-commit
CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov-io commented 5 years ago

Codecov Report

Merging #233 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #233   +/-   ##
========================================
  Coverage    36.35%   36.35%           
========================================
  Files           34       34           
  Lines         2148     2148           
  Branches       491      491           
========================================
  Hits           781      781           
  Misses        1242     1242           
  Partials       125      125

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ec68a5a...e887165. Read the comment docs.

pyup-bot commented 5 years ago

Closing this in favor of #236