From c8f9787633a65684ec3beaffb86d131663da7a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 06:52:18 +0000 Subject: [PATCH] Bump pytest from 8.3.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/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](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7f2eec..13b04ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ imbalanced-learn==0.12.3 pandas==2.2.2 nltk==3.9.1 setuptools==74.0.0 -pytest==8.3.2 +pytest==8.3.3 requests~=2.32.3 imblearn~=0.0 joblib~=1.4.2