Skip to content

Commit

Permalink
Bump pylint from 2.15.6 to 3.1.0 in /src/python
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.15.6 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.15.6...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent eba9d21 commit b9f43bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ platformdirs==4.2.0
# virtualenv
pre-commit==3.6.2
# via -r src/requirements.txt
pylint==2.15.6
pylint==3.1.0
# via -r src/requirements.txt
pyyaml==6.0.1
# via
Expand Down

0 comments on commit b9f43bd

Please sign in to comment.