Skip to content

Commit

Permalink
Bump babel from 2.12.1 to 2.13.1 in /automation
Browse files Browse the repository at this point in the history
Bumps [babel](https://github.com/python-babel/babel) from 2.12.1 to 2.13.1.
- [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.12.1...v2.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and insolor committed Nov 1, 2023
1 parent 59c0078 commit 266a3e2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
30 changes: 26 additions & 4 deletions automation/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 automation/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.10"
requests = "^2.31.0"
loguru = "^0.7.2"
typer = "^0.9.0"
babel = "^2.12.1"
babel = "^2.13.1"

[tool.poetry.group.dev.dependencies]
black = "^23.10.1"
Expand Down

0 comments on commit 266a3e2

Please sign in to comment.