Skip to content

Commit

Permalink
Bump coinbasepro from 0.3.1 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [coinbasepro](https://github.com/acontry/coinbasepro) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/acontry/coinbasepro/releases)
- [Changelog](https://github.com/acontry/coinbasepro/blob/master/HISTORY.rst)
- [Commits](acontry/coinbasepro@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: coinbasepro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2022
1 parent 6e497c4 commit 0f02760
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Michael Bianco <[email protected]>"]
python = ">=3.9.6,<=3.10"
python-binance = "^1.0.15"
tabulate = "^0.8.10"
coinbasepro = "^0.3.1"
coinbasepro = "^0.4.0"
structlog = "^22.1.0"
rich = "^12.5.1"
click = "^8.1.3"
Expand Down

0 comments on commit 0f02760

Please sign in to comment.