From 5bdcb7cabb30832bd5f47942d30ed5d4cc9e4c38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 05:23:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20pyt?= =?UTF-8?q?hon=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9274679422..6208720b6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,12 +77,12 @@ dev = [ "flake8-pyproject==1.2.3", "htmlmin==0.1.12", "ipdb==0.13.13", - "ipython==8.30.0", + "ipython==8.31.0", "isort==5.13.2", "lxml==5.3.0", "msgpack==1.1.0", "mysqlclient==2.2.6", - "pylint==3.3.2", + "pylint==3.3.3", "pylint-django==2.6.1", "pytest==8.3.4", "pytest-cov==6.0.0",