Skip to content

Commit

Permalink
Bump nvidia-cudnn-cu11 from 8.6.0.163 to 8.9.6.50
Browse files Browse the repository at this point in the history
Bumps [nvidia-cudnn-cu11](https://developer.nvidia.com/cuda-zone) from 8.6.0.163 to 8.9.6.50.

---
updated-dependencies:
- dependency-name: nvidia-cudnn-cu11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 21a8615 commit 955fa87
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ alembic = "*"
sqlalchemy = "*"
pyside6 = "<6.5" # 6.5.0 causes fatal Python error. Try 6.5.1 when released.
space-tracer = "*"
nvidia-cudnn-cu11 = "==8.6.*"
nvidia-cudnn-cu11 = "==8.9.*"
pandas = "*"

[requires]
Expand Down
14 changes: 11 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 955fa87

Please sign in to comment.