From 879fe487c9e735eb26c2d8ef36dc28cdb8c3e7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:14:46 +0700 Subject: [PATCH] chore(deps): bump ruff from 0.4.1 to 0.4.2 (#172) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab6c474..bcb713f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ numpy==1.26.4 pre-commit==3.7.0 pytest==8.2.0 pytest-cov==5.0.0 -ruff==0.4.1 +ruff==0.4.2 scipy==1.13.0 sympy==1.12.0