diff --git a/py3-astroid.yaml b/py3-astroid.yaml index ca7b221c5ee..d00838a9db1 100644 --- a/py3-astroid.yaml +++ b/py3-astroid.yaml @@ -1,6 +1,6 @@ package: name: py3-astroid - version: 3.0.3 + version: 3.1.0 epoch: 0 description: A common base representation of python source code for pylint and other projects copyright: @@ -27,7 +27,7 @@ pipeline: with: repository: https://github.com/pylint-dev/astroid tag: v${{package.version}} - expected-commit: 0375d1a22262b4d7a4327aad5d770b2cd262c4ef + expected-commit: 3fb17a1af9f71ca1f97f623c2e141d32796a5a43 - name: Python Build runs: python -m build