Skip to content

Commit

Permalink
Bump the pip-version group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-version group with 2 updates: [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [pytest](https://github.com/pytest-dev/pytest).


Updates `scikit-learn` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.5.0...1.5.1)

Updates `pytest` from 8.2.2 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.2)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-version
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent c324338 commit 24d3104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matplotlib==3.9.1
nglview==3.1.2
numpy==1.26.4
scikit-learn==1.5.0
pytest==8.2.2
scikit-learn==1.5.1
pytest==8.3.2

0 comments on commit 24d3104

Please sign in to comment.