Skip to content

Commit 2b0e906

Browse files
chore(deps): bump ast-serialize from 0.4.0 to 0.5.0 (#14875)
Bumps [ast-serialize](https://github.com/mypyc/ast_serialize) from 0.4.0 to 0.5.0. - [Commits](mypyc/ast_serialize@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: ast-serialize dependency-version: 0.5.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 5ef3c10 commit 2b0e906

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
@@ -6,7 +6,7 @@ alabaster==1.0.0 ; python_full_version >= '3.10'
66
# via sphinx
77
argcomplete==3.6.3
88
# via nox
9-
ast-serialize==0.4.0 ; python_full_version >= '3.10'
9+
ast-serialize==0.5.0 ; python_full_version >= '3.10'
1010
# via mypy
1111
attrs==26.1.0
1212
# via nox

0 commit comments

Comments
 (0)