From 8c7cacf855daea9882548a8f43a76ec4edb14ee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 06:41:46 +0000 Subject: [PATCH] chore(deps-dev): bump astroid from 3.2.4 to 3.3.1 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.4 to 3.3.1. - [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.2.4...v3.3.1) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6b90615be2f..18700d34a84 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.10.2 aiosignal==1.3.1 anyio==4.4.0 -astroid==3.2.4 +astroid==3.3.1 async-timeout==4.0.3 attrs==24.2.0 azure-core==1.30.2