Skip to content

Commit 18309dc

Browse files
pyup-botJonathan DEKHTIAR
authored andcommitted
PyUP - Dependency Update Scheduled daily dependency update on sunday (#651)
* Pin progressbar2 to latest version 3.38.0 * Update requirements.txt * Update CHANGELOG.md
1 parent 34b135d commit 18309dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ To release a new version, please update the changelog as followed:
119119

120120
### Dependencies Update
121121
- Update pytest from 3.5.1 to 3.6.0 (by @DEKHTIARJonathan and @pyup-bot in #647)
122+
- Update progressbar2 from 3.37.1 to 3.38.0 (by @DEKHTIARJonathan and @pyup-bot in #651)
122123

123124
### Contributors
124125
@lgarithm @DEKHTIARJonathan @2wins @One-sixth @zsdonghao

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib>=2.2,<2.3
22
numpy>=1.14,<1.15
3-
progressbar2>=3.37,<3.38
3+
progressbar2>=3.38,<3.39
44
scikit-image>=0.13,<0.14
55
scipy>=1.1,<1.2
66
imageio>=2.3,<2.4

0 commit comments

Comments
 (0)