Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump astroid from 2.3.3 to 3.3.6
Bumps [astroid](https://github.com/pylint-dev/astroid) from 2.3.3 to 3.3.6. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@astroid-2.3.3...v3.3.6) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
commit bd069b9fe8bd8bc3572c59390b47d88e37f1b5fb
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astroid == 2.3.3
astroid == 3.3.6
pylint == 2.3.1
pytest >= 6.2.0
pytest-cov >= 2.4.0
Expand Down
Loading