Skip to content

Commit 1a9a5bc

Browse files
chore(deps-dev): bump astroid from 3.1.0 to 3.2.0
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92fe202 commit 1a9a5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22

3-
astroid==3.1.0 ; python_full_version >= '3.7.2'
3+
astroid==3.2.0 ; python_full_version >= '3.7.2'
44

55
async-generator==1.10 ; python_version >= '3.5'
66

0 commit comments

Comments
 (0)