Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 6ec2168 commit 323b6bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe requirements/lint.in
#
astroid==3.2.4
astroid==3.3.4
# via pylint
build==1.2.1
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ pycodestyle==2.12.1
# via -r requirements/lint.in
pydocstyle==6.3.0
# via -r requirements/lint.in
pylint==3.2.6
pylint==3.3.1
# via -r requirements/lint.in
pyparsing==3.0.9
# via
Expand Down

0 comments on commit 323b6bc

Please sign in to comment.