Skip to content

Commit

Permalink
build(deps): bump the pip-dependencies group with 6 updates (#46)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [torch](https://github.com/pytorch/pytorch) | `2.0.1` | `2.1.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.3.1` | `7.3.2` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `2.21.0` | `3.5.0` |
| [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | `4.4.0` | `4.5.0` |
| [mypy](https://github.com/python/mypy) | `1.5.1` | `1.6.1` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.87.1` | `6.88.1` |


Updates `torch` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.0.1...v2.1.0)

Updates `coverage` from 7.3.1 to 7.3.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.1...7.3.2)

Updates `pre-commit` from 2.21.0 to 3.5.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.21.0...v3.5.0)

Updates `pre-commit-hooks` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)

Updates `mypy` from 1.5.1 to 1.6.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.1...v1.6.1)

Updates `hypothesis` from 6.87.1 to 6.88.1
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.87.1...hypothesis-python-6.88.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: pre-commit-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

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 18, 2023
1 parent c7c83c7 commit 588ec69
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 118 deletions.
Loading

0 comments on commit 588ec69

Please sign in to comment.