From adfe7c81df1fe7b88b1c5ac0cbd8a5932c891fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:47:16 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.13.5 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 44b14ac..4c12d13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,10 +25,10 @@ platformdirs==2.4.0 psycopg2-binary==2.9.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 -pylint==2.12.2 +pylint==2.13.5 python-dotenv==0.19.2 pytz==2021.3 -PyJWT==2.0.1 +PyJWT==2.3.0 requests==2.26.0 rsa==4.8 six==1.16.0