From 6b70d0b832857f501d3de78e02f36a853b06592c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:55:26 +0000 Subject: [PATCH 1/2] Bump ruff from 0.7.0 to 0.7.1 in the production-dependencies group Bumps the production-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.7.0 to 0.7.1 - [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/0.7.0...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 50d2ad2378..8bcd84a1ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ lint = [ "mypy==1.13.0", "pandas-stubs==2.2.3.241009", "pydantic==2.9.2", - "ruff==0.7.0", + "ruff==0.7.1", "types-appdirs==1.4.3.5", "types-chevron==0.14.2.20240310", "types-pytz==2024.2.0.20241003", From c309fc520493a7bb763280c5e69c765b5c020ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 28 Oct 2024 04:02:11 +0000 Subject: [PATCH 2/2] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-lint.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 969e9c3b47..4bd0234a71 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -7,7 +7,7 @@ # - mypy==1.13.0 # - pandas-stubs==2.2.3.241009 # - pydantic==2.9.2 -# - ruff==0.7.0 +# - ruff==0.7.1 # - types-appdirs==1.4.3.5 # - types-chevron==0.14.2.20240310 # - types-pytz==2024.2.0.20241003 @@ -89,8 +89,6 @@ distlib==0.3.9 # virtualenv distro==1.9.0 # via bindep -docutils==0.21.2 - # via python-daemon enrich==1.2.7 # via molecule execnet==2.1.1 @@ -199,7 +197,7 @@ pytest-ansible==24.9.0 # tox-ansible pytest-xdist==3.6.1 # via tox-ansible -python-daemon==3.0.1 +python-daemon==3.1.0 # via ansible-runner python-gnupg==0.5.3 # via ansible-sign @@ -235,7 +233,7 @@ ruamel-yaml==0.18.6 # via ansible-lint ruamel-yaml-clib==0.2.12 # via ruamel-yaml -ruff==0.7.0 +ruff==0.7.1 # via hatch.envs.lint subprocess-tee==0.4.2 # via