From 9fbb85c0f7bd7422fb7b75c06128191abf8edf18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 20:51:49 +0000 Subject: [PATCH] Bump ruff from 0.1.5 to 0.1.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.6. - [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.1.5...v0.1.6) --- updated-dependencies: - dependency-name: ruff 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 915303458b..c413759f32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ python-dateutil==2.8.2 python-dotenv==1.0.0 pytz==2023.3.post1 requests[socks]==2.31.0 -ruff==0.1.5 +ruff==0.1.6 scipy==1.11.3 seaborn==0.13.0 sentry-sdk==1.34.0