Skip to content

Commit

Permalink
infra: bump pylint in /dockerfile in the pylint-and-astroid group
Browse files Browse the repository at this point in the history
Bumps the pylint-and-astroid group in /dockerfile with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `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:production
  update-type: version-update:semver-patch
  dependency-group: pylint-and-astroid
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 1879749 commit 6c1b736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/anaconda-ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pyyaml
jinja2

# pylint and its supporting libs
pylint == 3.3.1
pylint == 3.3.2
astroid == 3.3.5

# ruff for fast linting
Expand Down

0 comments on commit 6c1b736

Please sign in to comment.