Skip to content

Commit 4575993

Browse files
Merge pull request #601 from microsoftgraph/dependabot/pip/pylint-3.1.0
Bump pylint from 3.0.3 to 3.1.0
2 parents 9a10593 + fba9eb2 commit 4575993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

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

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

55
build==1.0.3
66

@@ -34,7 +34,7 @@ pathlib2==2.3.7.post1
3434

3535
platformdirs==4.2.0 ; python_version >= '3.7'
3636

37-
pylint==3.0.3
37+
pylint==3.1.0
3838

3939
pyproject-hooks==1.0.0 ; python_version >= '3.7'
4040

0 commit comments

Comments
 (0)