chore(pip-dev)(deps-dev): bump the pylint group with 2 updates

Bumps the pylint group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [astroid](https://github.com/pylint-dev/astroid).


Updates `pylint` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0)

Updates `astroid` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pylint
- dependency-name: astroid
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pylint
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-01 18:13:58 +00:00 committed by Luke Tainton
parent ad118de9b4
commit 77def96d5c

View File

@ -1,4 +1,4 @@
astroid==3.0.3 astroid==3.1.0
black==24.2.0 black==24.2.0
cfgv==3.4.0 cfgv==3.4.0
click==8.1.7 click==8.1.7
@ -20,7 +20,7 @@ platformdirs==4.2.0
pluggy==1.4.0 pluggy==1.4.0
pre-commit==3.6.2 pre-commit==3.6.2
pylint-exit==1.2.0 pylint-exit==1.2.0
pylint==3.0.3 pylint==3.1.0
pytest==8.0.2 pytest==8.0.2
pyyaml==6.0.1 pyyaml==6.0.1
setuptools==69.1.1 setuptools==69.1.1