Skip to content

Commit a1dc575

Browse files
build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 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](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f35d9c commit a1dc575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ scipy == 1.17.1
33
matplotlib == 3.10.8
44
cvxpy == 1.8.1
55
ecos == 2.0.14
6-
pytest == 9.0.2 # For unit test
6+
pytest == 9.0.3 # For unit test
77
pytest-xdist == 3.8.0 # For unit test
88
mypy == 1.19.1 # For unit test
99
ruff == 0.15.9 # For unit test

0 commit comments

Comments
 (0)