Skip to content

Commit f7b4d98

Browse files
Merge pull request #556 from microsoftgraph/dependabot/pip/astroid-3.2.0
chore(deps-dev): bump astroid from 3.1.0 to 3.2.0
2 parents 92fe202 + 1a9a5bc commit f7b4d98

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)