Skip to content

Commit 5b9a473

Browse files
committed
requirements: Update astroid to 3.3.7 to fix lint on Python 3.13
pylint-dev/astroid#2657
1 parent a847a77 commit 5b9a473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-timeout==2.3.1
99
pyftpdlib==2.0.1
1010
setuptools==75.6.0
1111
## The following requirements were added by pip freeze:
12-
astroid==3.3.5
12+
astroid==3.3.7
1313
dill==0.3.9
1414
execnet==2.1.1
1515
iniconfig==2.0.0

0 commit comments

Comments
 (0)