Skip to content

Commit 9b51bf0

Browse files
committed
set pylint and astroid to the first version that supports py312
1 parent e8c2db1 commit 9b51bf0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pylint==2.14.0
2-
astroid==2.11.5
1+
pylint==3.0.0
2+
astroid==3.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pyenchant==3.2.2
2-
pylint==2.14.0
2+
pylint==3.0.0

0 commit comments

Comments
 (0)