Skip to content

Commit

Permalink
Merge pull request #808 from nsano-rururu/pylint2134to2135
Browse files Browse the repository at this point in the history
pylint 2.13.4 to 2.13.5
  • Loading branch information
jertel authored Apr 8, 2022
2 parents cf1ebb9 + 1aed591 commit 36ef327
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- Upgrade pylint 2.13.3 to 2.13.4 - [#801](https://github.com/jertel/elastalert2/pull/801) - @nsano-rururu
- Fix SpikeRule - [#804](https://github.com/jertel/elastalert2/pull/804) - @nsano-rururu
- [Kubernetes] Add scanSubdirectories (defaults to true) as an option in Helm Chart - [#805](https://github.com/jertel/elastalert2/pull/805) - @louzadod
- Upgrade pylint 2.13.4 to 2.13.5 - [#808](https://github.com/jertel/elastalert2/pull/808) - @nsano-rururu

# 2.4.0

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flake8
flake8-absolute-import
m2r2
pre-commit
pylint==2.13.4
pylint==2.13.5
pytest==7.1.1
pytest-cov==3.0.0
pytest-xdist==2.5.0
Expand Down

0 comments on commit 36ef327

Please sign in to comment.