From e60a6a35ff19dfe18d30654ddd88b351a18b7a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:50:01 +0000 Subject: [PATCH 1/2] Bump flake8 from 4.0.1 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/4.0.1...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5f393349744..3aa0e83f503 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,7 @@ bumpversion ddtrace==2.3.0 docutils # flake8 must match what's in .pre-commit-config.yaml to be sure local env matches CI -flake8==4.0.1 +flake8==7.1.1 flaky freezegun>=1.4.0,<1.5 hypothesis From 810f46c7434114a46f32450504395e22ec446c49 Mon Sep 17 00:00:00 2001 From: Github Build Bot Date: Fri, 10 Jan 2025 00:50:33 +0000 Subject: [PATCH 2/2] Add automated changelog yaml from template for bot PR --- .changes/unreleased/Dependencies-20250110-005026.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Dependencies-20250110-005026.yaml diff --git a/.changes/unreleased/Dependencies-20250110-005026.yaml b/.changes/unreleased/Dependencies-20250110-005026.yaml new file mode 100644 index 00000000000..d843f933eac --- /dev/null +++ b/.changes/unreleased/Dependencies-20250110-005026.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Bump flake8 from 4.0.1 to 7.1.1" +time: 2025-01-10T00:50:26.00000Z +custom: + Author: dependabot[bot] + Issue: 11206