Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent d50ac62 commit 65897af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mccabe==0.7.0
# via pylint
platformdirs==4.2.0
# via pylint
pylint==3.2.0
pylint==3.2.1
# via -r dev_requirements/requirements-linting.in
tomlkit==0.12.5
# via pylint

0 comments on commit 65897af

Please sign in to comment.