Skip to content

Commit

Permalink
Bump astroid from 2.13.3 to 2.15.6
Browse files Browse the repository at this point in the history
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.13.3 to 2.15.6.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v2.13.3...v2.15.6)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent f6648fa commit 142ae58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pep8==1.7.1
flake8==5.0.4
astroid==2.13.3; python_version >= '3.8'
astroid==2.15.6; python_version >= '3.8'
pylint==2.15.10; python_version >= '3.8'
bandit==1.7.4; python_version >= '3.7'
black==22.12.0; python_version >= '3.6' and implementation_name == "cpython"
Expand Down

0 comments on commit 142ae58

Please sign in to comment.