Skip to content

Commit

Permalink
Bump astroid from 3.3.7 to 3.3.8
Browse files Browse the repository at this point in the history
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.3.7...v3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Dec 24, 2024
1 parent 96c0eca commit c9ebf90
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 @@ -47,7 +47,7 @@ mypy-extensions = "*"
[packages]
aiohttp = "*"
anytree = "==2.12.1"
astroid = "==3.3.7"
astroid = "==3.3.8"
attrs = "==24.3.0"
beautifulsoup4 = "==4.12.3"
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 c9ebf90

Please sign in to comment.