Skip to content

Commit 9300f99

Browse files
authored
Merge pull request #371 from microsoftgraph/dependabot/pip/astroid-3.0.0
Bump astroid from 2.15.7 to 3.0.0
2 parents 626a66b + cacab19 commit 9300f99

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==2.15.7 ; python_full_version >= '3.7.2'
3+
astroid==3.0.0 ; python_full_version >= '3.7.2'
44

55
build==1.0.3
66

0 commit comments

Comments
 (0)