Skip to content

Commit

Permalink
Bump pylint from 3.2.7 to 3.3.0 (#153)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.7...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent b737071 commit 7148035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# pip-compile-multi
#
astroid==3.2.4
astroid==3.3.3
# via pylint
dill==0.3.8
# via pylint
Expand All @@ -15,7 +15,7 @@ mccabe==0.7.0
# via pylint
platformdirs==4.2.0
# via pylint
pylint==3.2.7
pylint==3.3.0
# via -r dev_requirements/requirements-linting.in
tomlkit==0.12.4
# via pylint

0 comments on commit 7148035

Please sign in to comment.