Skip to content

Commit

Permalink
build(deps): bump babel from 2.13.0 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [babel](https://github.com/python-babel/babel) from 2.13.0 to 2.16.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.13.0...v2.16.0)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 6b11be4 commit 26a195d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ keywords = [
]

dependencies = [
"babel==2.13.0",
"babel==2.16.0",
"black==24.10.0",
"click==8.1.7",
"rich==13.9.3",
Expand Down

0 comments on commit 26a195d

Please sign in to comment.