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.3 to 3.3.4
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.3...v3.3.4)

---
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 Feb 10, 2025
1 parent 4cd163a commit ab02b56
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.3
pylint == 3.3.4
astroid == 3.3.8

# ruff for fast linting
Expand Down

0 comments on commit ab02b56

Please sign in to comment.