Skip to content

Commit

Permalink
Bump nvidia-cudnn-cu11 from 9.4.0.58 to 9.5.0.50 (#304)
Browse files Browse the repository at this point in the history
Bumps [nvidia-cudnn-cu11](https://developer.nvidia.com/cuda-zone) from 9.4.0.58 to 9.5.0.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent c0db9d6 commit c8262b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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 = "==9.4.*"
nvidia-cudnn-cu11 = "==9.5.*"
pandas = "*"

[requires]
Expand Down
7 changes: 3 additions & 4 deletions Pipfile.lock

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

0 comments on commit c8262b8

Please sign in to comment.