Skip to content

Commit 1d4beda

Browse files
Bump babel from 2.17.0 to 2.18.0
Bumps [babel](https://github.com/python-babel/babel) from 2.17.0 to 2.18.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.17.0...v2.18.0) --- updated-dependencies: - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211d517 commit 1d4beda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"pygithub==2.8.1",
2222
"pyyaml==6.0.2",
2323
"platformdirs==4.4.0",
24-
"babel==2.17.0",
24+
"babel==2.18.0",
2525
]
2626

2727
[project.license]

0 commit comments

Comments
 (0)