Skip to content

Commit

Permalink
Bump astroid from 2.15.5 to 2.15.6
Browse files Browse the repository at this point in the history
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.15.5 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.15.5...v2.15.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jul 10, 2023
1 parent 6a9e095 commit 82b2ea7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ types-freezegun = "*"
[packages]
aiohttp = "*"
anytree = "==2.9.0"
astroid = "==2.15.5"
astroid = "==2.15.6"
attrs = "==23.1.0"
beautifulsoup4 = "==4.12.2"
better-profanity = "==0.7.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 82b2ea7

Please sign in to comment.