Skip to content

Commit aec707d

Browse files
chore(deps): bump ast-serialize from 0.7.0 to 0.8.0 (#15423)
Bumps [ast-serialize](https://github.com/mypyc/ast_serialize) from 0.7.0 to 0.8.0. - [Commits](mypyc/ast_serialize@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: ast-serialize dependency-version: 0.8.0 dependency-type: direct:production 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 2b2ee39 commit aec707d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ argcomplete==3.7.0 ; python_full_version < '3.10'
88
# via nox
99
argcomplete==3.7.2 ; python_full_version >= '3.10'
1010
# via nox
11-
ast-serialize==0.7.0 ; python_full_version >= '3.10'
11+
ast-serialize==0.8.0 ; python_full_version >= '3.10'
1212
# via mypy
1313
attrs==26.1.0
1414
# via nox

0 commit comments

Comments
 (0)