Skip to content

Commit

Permalink
Bump pylint from 3.0.3 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent fff2397 commit 7de0000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --resolver=backtracking dev-requirements.in
#
astroid==3.0.1
astroid==3.1.0
# via pylint
coverage==7.4.0
# via -r dev-requirements.in
Expand Down Expand Up @@ -32,7 +32,7 @@ pycodestyle==2.11.1
# via flake8
pyflakes==3.1.0
# via flake8
pylint==3.0.3
pylint==3.1.0
# via -r dev-requirements.in
pytest==7.4.3
# via -r dev-requirements.in
Expand Down

0 comments on commit 7de0000

Please sign in to comment.