Skip to content

Commit 74ea9fd

Browse files
committed
Upgrade pylint, astroid, prospector
1 parent d777080 commit 74ea9fd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packaging_automation/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
anyio==4.4.0
88
# via httpx
9-
astroid==2.15.8
9+
astroid==3.2.1
1010
# via
1111
# pylint
1212
# pylint-celery
@@ -144,7 +144,7 @@ pluggy==1.5.0
144144
# via pytest
145145
prettytable==3.10.0
146146
# via pypistats
147-
prospector[with-everything,with_everything]==1.10.3
147+
prospector[with-everything,with_everything]==1.12.1
148148
# via -r tools/packaging_automation/requirements.in
149149
psycopg2-binary==2.9.9
150150
# via -r tools/packaging_automation/requirements.in
@@ -170,7 +170,7 @@ pygments==2.18.0
170170
# rich
171171
pyjwt[crypto]==2.8.0
172172
# via pygithub
173-
pylint==2.17.7
173+
pylint==3.2.2
174174
# via
175175
# prospector
176176
# pylint-celery
@@ -179,11 +179,11 @@ pylint==2.17.7
179179
# pylint-plugin-utils
180180
pylint-celery==0.3
181181
# via prospector
182-
pylint-django==2.5.3
182+
pylint-django==2.6.0
183183
# via prospector
184-
pylint-flask==0.6
184+
pylint-flask==0.7
185185
# via prospector
186-
pylint-plugin-utils==0.7
186+
pylint-plugin-utils==0.8.2
187187
# via
188188
# prospector
189189
# pylint-celery

0 commit comments

Comments
 (0)