Skip to content

Commit

Permalink
Bump readsettings from 3.4.0 to 3.4.5
Browse files Browse the repository at this point in the history
Bumps [readsettings](https://github.com/Richienb/readsettings-python) from 3.4.0 to 3.4.5.
- [Release notes](https://github.com/Richienb/readsettings-python/releases)
- [Commits](readsettings/readsettings@3.4.0...3.4.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 16, 2019
1 parent ccc7b43 commit cbf6793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==7.0
confuse
readsettings==3.4.0
readsettings==3.4.5
web3==4.9.2
texttable==1.6.2
python-dateutil==2.8.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def find_version(*file_paths):
install_requires=[
"click==7.0",
"confuse",
"readsettings==3.4.0",
"readsettings==3.4.5",
"web3==4.9.2",
"texttable==1.6.2",
"python-dateutil==2.8.0",
Expand Down

0 comments on commit cbf6793

Please sign in to comment.