From 7c213bf39c67d09097ec9670499978788a5b01c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:46:33 +0000 Subject: [PATCH] Bump pylint from 3.3.2 to 3.3.4 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.2 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: pylint 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 f67f559..e3bd7a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ humanize~=4.11.0 meshtastic~=2.5.6 openai==1.57.2 paho-mqtt==2.1.0 -pylint==3.3.2 +pylint==3.3.4 pypng==0.20220715.0 python-telegram-bot==13.15 pytest==8.3.4