From 63fe5b578589ee85f39a5ffa6c007772e1f2dbff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 19:42:58 +0000 Subject: [PATCH] Bump the pylint group across 1 directory with 2 updates Bumps the pylint group with 2 updates in the /external/price_server directory: [astroid](https://github.com/pylint-dev/astroid) and [pylint](https://github.com/pylint-dev/pylint). Updates `astroid` from 3.1.0 to 3.2.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v3.1.0...v3.2.2) Updates `pylint` from 3.1.0 to 3.2.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.5) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pylint - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pylint ... Signed-off-by: dependabot[bot] --- external/price_server/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/external/price_server/requirements.txt b/external/price_server/requirements.txt index a5a09c6..87b1102 100644 --- a/external/price_server/requirements.txt +++ b/external/price_server/requirements.txt @@ -1,4 +1,4 @@ -astroid==3.1.0 +astroid==3.2.2 backoff==2.2.1 blinker==1.7.0 click==8.1.7 @@ -37,7 +37,7 @@ packaging==24.0 platformdirs==4.2.0 protobuf==4.25.3 psycopg2==2.9.9 -pylint==3.1.0 +pylint==3.2.5 pynvim==0.5.0 six==1.16.0 tomli==2.0.1