Skip to content

Commit

Permalink
build: bump babel from 2.13.0 to 2.13.1 (#1347)
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.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.13.0...v2.13.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Nov 22, 2023
1 parent 87f9b25 commit 3c36a76
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -62,7 +62,7 @@ XlsxWriter = "^3.0.1"
xlwt = "^1.3.0"

[tool.poetry.dev-dependencies]
Babel = "^2.13.0"
Babel = "^2.13.1"
bandit = "^1.7.5"
black = "^23.11.0"
coveralls = "^3.0.0"
Expand Down

0 comments on commit 3c36a76

Please sign in to comment.