From 1db07279c5c974b0bc39b871ce5e8339ce39271e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:59:24 +0000 Subject: [PATCH] Bump flake8-annotations from 3.0.1 to 3.1.1 Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 3.0.1 to 3.1.1. - [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.0.1...v3.1.1) --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 5568fed81..edf00cde9 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ dateparser = "1.2.0" emoji = "==2.11.1" expiringdict = "==1.2.2" flake8 = "==7.1.0" -flake8-annotations = "==3.0.1" +flake8-annotations = "==3.1.1" flake8-bugbear = "==24.2.6" flake8-docstrings-complete = "==1.3.0" flake8-modern-annotations = "==1.6.0" diff --git a/Pipfile.lock b/Pipfile.lock index cf71cc1d0..9d0014ad2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b08a74ccf0f331e9d5e6150c4c71d9ae0c169813574b6269765401e57bbaf88b" + "sha256": "aec47215495eabb20fc7352c9bc3b19cd81f9b60a24c7b2f6d0d095f68efff35" }, "pipfile-spec": 6, "requires": { @@ -405,12 +405,12 @@ }, "flake8-annotations": { "hashes": [ - "sha256:af78e3216ad800d7e144745ece6df706c81b3255290cbf870e54879d495e8ade", - "sha256:ff37375e71e3b83f2a5a04d443c41e2c407de557a884f3300a7fa32f3c41cb0a" + "sha256:102935bdcbfa714759a152aeb07b14aee343fc0b6f7c55ad16968ce3e0e91a8a", + "sha256:6c98968ccc6bdc0581d363bf147a87df2f01d0d078264b2da805799d911cf5fe" ], "index": "pypi", "markers": "python_full_version >= '3.8.1'", - "version": "==3.0.1" + "version": "==3.1.1" }, "flake8-bugbear": { "hashes": [