From fbefbc3830d703bcb68d2f6a108663e376ebb9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:14:09 +0000 Subject: [PATCH] chore(deps-dev): bump astroid from 3.2.4 to 3.3.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.4 to 3.3.0. - [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.0) --- 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 ef8facc3d50..ac40ff32398 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.10.1 aiosignal==1.3.1 anyio==4.4.0 -astroid==3.2.4 +astroid==3.3.0 async-timeout==4.0.3 attrs==24.1.0 azure-core==1.30.2