Skip to content

Commit d22cfc5

Browse files
authored
Merge pull request bitshares#228 from bitshares/pyup-scheduled-update-2019-04-01
Scheduled weekly dependency update for week 13
2 parents ba6b0bb + 855fb83 commit d22cfc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
graphenelib==1.1.12
1+
graphenelib==1.1.14
22
bitshares==0.3.0
33
autobahn>=0.14
44
pycryptodome==3.8.0

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Unit testing
2-
pytest==4.3.1
3-
pytest-mock==1.10.2
2+
pytest==4.4.0
3+
pytest-mock==1.10.3
44
coverage==4.5.3
55
mock==2.0.0
66

77
# Code style
88
flake8==3.7.7
99
# black
1010
isort==4.3.16
11-
pre-commit==1.14.4
11+
pre-commit==1.15.0

0 commit comments

Comments
 (0)