Skip to content

Commit

Permalink
chore: bump linters in dev-requirements.txt
Browse files Browse the repository at this point in the history
- bump pylint, flake and bandit to current version
- set version for sphinx
  • Loading branch information
phanak-sap authored May 20, 2024
1 parent 87c76b8 commit 42e7d24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ httpx>=0.23.0
respx>=0.19.2
setuptools>=38.2.4
setuptools-scm>=1.15.6
pylint==2.8.3
pylint==3.2.2
pytest-cov>=3.0.0
flake8==3.8.4
bandit==1.7.0
sphinx
flake8==7.0.0
bandit==1.7.8
sphinx==7.3.7

0 comments on commit 42e7d24

Please sign in to comment.