From 8888b996c87d45fcabd8abaf27ba03b3658d441a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 20:40:56 +0000 Subject: [PATCH] Bump flake8-annotations from 3.1.1 to 3.2.0 Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: flake8-annotations dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 6b8bac98..874dd6ab 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ dateparser = "1.2.1" emoji = "==2.14.1" expiringdict = "==1.2.2" flake8 = "==7.3.0" -flake8-annotations = "==3.1.1" +flake8-annotations = "==3.2.0" flake8-bugbear = "==24.12.12" flake8-docstrings-complete = "==1.4.1" flake8-modern-annotations = "==1.6.0" diff --git a/Pipfile.lock b/Pipfile.lock index 55c3ee0b..5d801d61 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a0fa64a1e4d9392855cf4fbf2c1a46222134ef1f37a08863a7403ec33db328d2" + "sha256": "c15f9fbc38a25340b59a50737af3d7b1fef79aab04d9184ca4081399ffdb5c89" }, "pipfile-spec": 6, "requires": { @@ -490,12 +490,12 @@ }, "flake8-annotations": { "hashes": [ - "sha256:102935bdcbfa714759a152aeb07b14aee343fc0b6f7c55ad16968ce3e0e91a8a", - "sha256:6c98968ccc6bdc0581d363bf147a87df2f01d0d078264b2da805799d911cf5fe" + "sha256:2b0203cac0eb33c43463f1a986c3cc70a448d9d593da75567173f46f64e9213c", + "sha256:71b52ec85a4ec82a10edfad497fe2b390609c95b2ad7d61cc94704bc88a498a0" ], "index": "pypi", - "markers": "python_full_version >= '3.8.1'", - "version": "==3.1.1" + "markers": "python_version >= '3.10'", + "version": "==3.2.0" }, "flake8-bugbear": { "hashes": [