chychkan / DeepFaceLab_MacOS

Run DeepFaceLab on MacOS
GNU General Public License v3.0
251 stars 55 forks source link

Bump h5py from 3.1.0 to 3.5.0 #43

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps h5py from 3.1.0 to 3.5.0.

Commits
  • fb9989a Merge pull request #1978 from takluyver/rever-3.5
  • b153691 Manual adjustment of 3.5 release notes
  • 78d0856 Merge pull request #1970 from takluyver/doc-downstream-packaging
  • 29babbc Updated CHANGELOG for 3.5.0
  • f9049b1 bumped version to 3.5.0
  • 8be67e5 Merge pull request #1976 from tacaswell/fix_fast_reader_memleak
  • 6638ec5 Only close dataspace if we successfully opened it
  • c3c6840 PRF: directly close the space
  • e9981b9 PERF: improve performance
  • 08e9b97 FIX: memory leak in fast-reader Reader.read
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #60.