Skip to content

Commit

Permalink
Bump ultralytics from 8.0.124 to 8.0.227
Browse files Browse the repository at this point in the history
Bumps [ultralytics](https://github.com/ultralytics/ultralytics) from 8.0.124 to 8.0.227.
- [Commits](https://github.com/ultralytics/ultralytics/commits)

---
updated-dependencies:
- dependency-name: ultralytics
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent eecf37a commit 12e9db1
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 @@ -63,7 +63,7 @@ def get_version():
'yolox==0.3.0', # yolox inference
'thop', # yolox dependency
'super-gradients==3.1.1', # yolo_nas inference
'ultralytics==8.0.124', # Tyolov8 inference
'ultralytics==8.0.227', # Tyolov8 inference
],
},

Expand Down

0 comments on commit 12e9db1

Please sign in to comment.