build(deps): bump pytest from 8.4.2 to 9.0.2 in /requirements (#21415)
* build(deps): bump pytest from 8.4.2 to 9.0.2 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): update packaging requirement from >=20.0, <=25.0 to >=22.0, <=25.0 in base.txt files
* fix: specify module in RequirementCache for scikit-learn
* try with packaging >=23
* Revert "fix: specify module in RequirementCache for scikit-learn"
This reverts commit 6f2bd2f23ae9e36a178a0bc9b2b235e0171d7e7a.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bhimraj Yadav <bhimrajyadav977@gmail.com>