From 9e7d8ed896480589cb50b23e21121b3c11ee69c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:23:52 +0000 Subject: [PATCH] Bump pytest from 5.3.5 to 9.0.3 in /weld-python Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 9.0.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/5.3.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- weld-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weld-python/requirements.txt b/weld-python/requirements.txt index 7116758d2..ee261dd87 100644 --- a/weld-python/requirements.txt +++ b/weld-python/requirements.txt @@ -1,5 +1,5 @@ numpy==1.18.1 numpydoc==0.9.2 pandas==1.0.1 -pytest==5.3.5 +pytest==9.0.3 setuptools-rust==0.10.6