Skip to content

Commit 2ad45c2

Browse files
Update dependency astroid to v4.1.2
1 parent fad0804 commit 2ad45c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77

88
[dev-packages]
99
yamllint = "==1.32.0"
10-
astroid = "==4.0.3"
10+
astroid = "==4.1.2"
1111
attrs = "==26.1.0"
1212
autopep8 = "==2.3.2"
1313
coverage = "==7.13.5"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
astroid==4.0.3
1+
astroid==4.1.2
22
attrs==26.1.0
33
autopep8==2.3.2
44
coverage==7.13.5

0 commit comments

Comments
 (0)