Skip to content

Commit

Permalink
build(deps): bump pylint from 3.2.1 to 3.2.3 in /dev_requirements
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.1...v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 914f120 commit 845b8d4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions dev_requirements/requirements-linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ mccabe==0.7.0
# via pylint
platformdirs==3.1.0
# via pylint
pylint==3.2.1
# via -r dev_requirements/requirements-linting.in
pylint==3.2.3
# via -r requirements-linting.in
tomli==2.0.1
# via pylint
tomlkit==0.11.6
# via pylint
typing-extensions==4.12.2
# via astroid

0 comments on commit 845b8d4

Please sign in to comment.