Skip to content

Commit

Permalink
Bump ocean-contracts from 1.1.12 to 1.1.14
Browse files Browse the repository at this point in the history
Bumps [ocean-contracts](https://github.com/oceanprotocol/contracts) from 1.1.12 to 1.1.14.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Commits](oceanprotocol/contracts@v1.1.12...v1.1.14)

---
updated-dependencies:
- dependency-name: ocean-contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent d689f8a commit 812e7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Installed by pip install ocean-lib
# or pip install -e .
install_requirements = [
"ocean-contracts==1.1.12",
"ocean-contracts==1.1.14",
"coloredlogs==15.0.1",
"requests>=2.21.0",
"pytz", # used minimally and unlikely to change, common dependency
Expand Down

0 comments on commit 812e7b0

Please sign in to comment.