Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Bump babel from 2.13.0 to 2.14.0 (#115)
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.14.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.14.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>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 61f1941 commit a250b3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ honeybadger = "~0.17"
cachetools = "~5.3"
asyncache = "~0.3"

Babel = "~2.13"
Babel = "~2.14"

structlog = "22.1.0"
### For colors in structlog ###
Expand Down

0 comments on commit a250b3e

Please sign in to comment.