Skip to content

Commit

Permalink
Bump nvgpu from 0.8.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [nvgpu](https://github.com/rossumai/nvgpu) from 0.8.0 to 0.10.0.
- [Commits](rossumai/nvgpu@v0.8.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 709e743 commit 0f22a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nvgpu; sys_platform != 'win32'
nvgpu==0.8.0; sys_platform == 'win32'
nvgpu==0.10.0; sys_platform == 'win32'

0 comments on commit 0f22a22

Please sign in to comment.