Skip to content

Commit

Permalink
Update six requirement from ~=1.16.0 to ~=1.17.0 in /src/bindings/python
Browse files Browse the repository at this point in the history
Updates the requirements on [six](https://github.com/benjaminp/six) to permit the latest version.
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent c4f33ce commit 4d158d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bindings/python/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ h5py>=3.1.0,<3.12.0
docopt~=0.6.2
paddlepaddle==2.6.0
tensorflow>=1.15.5,<2.17.0
six~=1.16.0
six~=1.17.0
protobuf>=3.18.1,<4.0.0
onnx==1.15.0

0 comments on commit 4d158d8

Please sign in to comment.