Skip to content

Commit 9d73df8

Browse files
Bump astroid from 3.2.4 to 3.3.10 (#205)
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.4 to 3.3.10. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.2.4...v3.3.10) --- updated-dependencies: - dependency-name: astroid dependency-version: 3.3.10 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5afa77c commit 9d73df8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
annotated-types==0.7.0 ; python_version >= "3.8" and python_version < "4.0" \
22
--hash=sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53 \
33
--hash=sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89
4-
astroid==3.2.4 ; python_version >= "3.8" and python_version < "4.0" \
5-
--hash=sha256:0e14202810b30da1b735827f78f5157be2bbd4a7a59b7707ca0bfc2fb4c0063a \
6-
--hash=sha256:413658a61eeca6202a59231abb473f932038fbcbf1666587f66d482083413a25
4+
astroid==3.3.10 ; python_version >= "3.8" and python_version < "4.0" \
5+
--hash=sha256:104fb9cb9b27ea95e847a94c003be03a9e039334a8ebca5ee27dafaf5c5711eb \
6+
--hash=sha256:c332157953060c6deb9caa57303ae0d20b0fbdb2e59b4a4f2a6ba49d0a7961ce
77
autoflake==1.7.8 ; python_version >= "3.8" and python_version < "4.0" \
88
--hash=sha256:46373ef69b6714f5064c923bb28bd797c4f8a9497f557d87fc36665c6d956b39 \
99
--hash=sha256:e7e46372dee46fa1c97acf310d99d922b63d369718a270809d7c278d34a194cf

0 commit comments

Comments
 (0)