Skip to content

Commit

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

---
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] authored Dec 2, 2024
1 parent 49af8fc commit 375cf96
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 @@ -4,7 +4,7 @@
#
# pip-compile '.\requirements-linting.in'
#
astroid==3.3.4
astroid==3.3.5
# via pylint
dill==0.3.8
# via pylint
Expand All @@ -14,7 +14,7 @@ mccabe==0.7.0
# via pylint
platformdirs==4.2.2
# via pylint
pylint==3.3.1
pylint==3.3.2
# via -r dev_requirements/requirements-linting.in
tomlkit==0.13.0
# via pylint

0 comments on commit 375cf96

Please sign in to comment.