Skip to content

Commit 098fe87

Browse files
chore(deps): bump babel from 2.16.0 to 2.17.0 (#12377)
Bumps [babel](https://github.com/python-babel/babel) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) --- updated-dependencies: - dependency-name: babel 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 c774223 commit 098fe87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ argcomplete==3.5.3 ; python_full_version >= '3.8'
1212
# via nox
1313
babel==2.14.0 ; python_full_version < '3.8'
1414
# via sphinx
15-
babel==2.16.0 ; python_full_version >= '3.8'
15+
babel==2.17.0 ; python_full_version >= '3.8'
1616
# via sphinx
1717
bleach==6.0.0 ; python_full_version < '3.8'
1818
# via readme-renderer

0 commit comments

Comments
 (0)