Skip to content

Commit

Permalink
Merge pull request #891 from nsano-rururu/update_pylint_and_sphinx
Browse files Browse the repository at this point in the history
Upgrade Sphinx 4.5.0 to 5.0.2, pylint 2.13.8 to 2.14.3
  • Loading branch information
jertel authored Jun 20, 2022
2 parents d903f3b + 7179705 commit 601bfdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- None

## Other changes
- Upgrade pylint 2.13.8 to 2.14.3, Upgrade sphinx 4.5.0 to 5.0.2 - [#891](https://github.com/jertel/elastalert2/pull/891) - @nsano-rururu

# 2.5.1

Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ flake8
flake8-absolute-import
m2r2
pre-commit
pylint==2.13.8
pylint==2.14.3
pytest==7.1.2
pytest-cov==3.0.0
pytest-xdist==2.5.0
setuptools
sphinx==4.5.0
sphinx==5.0.2
sphinx_rtd_theme
tox==3.25.0

0 comments on commit 601bfdd

Please sign in to comment.