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.0 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.0...v3.3.1)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d9fba31 commit 8cb43fe
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.0
pylint == 3.3.1
astroid == 3.3.4

# ruff for fast linting
Expand Down

0 comments on commit 8cb43fe

Please sign in to comment.