Skip to content

Commit 9b88e16

Browse files
chore(deps): Bump pytest from 9.0.3 to 9.1.1 in /tests
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1177d60 commit 9b88e16

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests/requirements.colab.2024.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ numpy==2.4.6
2222
openpyxl == 3.1.5
2323
pandas==3.0.3
2424
pandas-datareader == 0.10.0
25-
pytest == 9.0.3
25+
pytest == 9.1.1
2626
pytest-xdist
2727
requests == 2.34.2
2828
scikit-learn == 1.9.0

tests/requirements.colab.2025.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ numpy==2.4.6
2424
openpyxl == 3.1.5
2525
pandas==3.0.3
2626
pandas-datareader == 0.10.0
27-
pytest == 9.0.3
27+
pytest == 9.1.1
2828
pytest-xdist
2929
requests == 2.34.2
3030
scikit-learn == 1.9.0

tests/requirements.colab.2026.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ numpy==2.4.6
2424
openpyxl==3.1.5
2525
pandas==3.0.3
2626
pandas-datareader==0.10.0
27-
pytest==9.0.3
27+
pytest==9.1.1
2828
pytest-xdist
2929
requests==2.34.2
3030
scikit-learn==1.9.0

0 commit comments

Comments
 (0)