Skip to content

Commit

Permalink
Bump tensorflow in /blockchain_integration/pi_network/pinnacle
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.12.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.6.0...v2.12.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 939895a commit a0d01c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ web3==5.23.1
eth-sig-util==1.3.2
py-solc-x==1.3.3
scikit-learn==1.0.2
tensorflow==2.6.0
tensorflow==2.12.1
numpy==1.21.2
pandas==1.3.5
matplotlib==3.5.1
Expand Down
2 changes: 1 addition & 1 deletion blockchain_integration/pi_network/pinnacle/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eth-sig-util==1.3.2",
"py-solc-x==1.3.3",
"scikit-learn==1.0.2",
"tensorflow==2.6.0",
"tensorflow==2.12.1",
"numpy==1.21.2",
"pandas==1.3.5",
"matplotlib==3.5.1",
Expand Down

0 comments on commit a0d01c0

Please sign in to comment.