Skip to content

Commit 5c1abc3

Browse files
authored
Merge pull request #16 from viperior/dependabot/pip/pylint-2.12.2
Bump pylint from 2.12.1 to 2.12.2
2 parents edb2417 + 4d70812 commit 5c1abc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pylint==2.12.1
1+
pylint==2.12.2
22
pytest==7.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pluggy==1.0.0
2424
# via pytest
2525
py==1.11.0
2626
# via pytest
27-
pylint==2.12.1
27+
pylint==2.12.2
2828
# via -r requirements.in
2929
pyparsing==3.0.6
3030
# via packaging

0 commit comments

Comments
 (0)