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.1 to 1.5.2
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.5.1...1.5.2)

Updates `pytest` from 8.3.2 to 8.3.3
- [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.3.2...8.3.3)

---
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-patch
  dependency-group: pip-version
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent aa364f6 commit c94188c
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.2
nglview==3.1.2
numpy==1.26.4
scikit-learn==1.5.1
pytest==8.3.2
scikit-learn==1.5.2
pytest==8.3.3

0 comments on commit c94188c

Please sign in to comment.