Skip to content

Commit

Permalink
Update babel requirement from ~=2.10 to ~=2.16
Browse files Browse the repository at this point in the history
Updates the requirements on [babel](https://github.com/python-babel/babel) to permit the latest version.
- [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.10.0...v2.16.0)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent a3dec82 commit be813d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pygments~=2.18
pymdown-extensions~=10.9

# Requirements for plugins
babel~=2.10
babel~=2.16
colorama~=0.4
paginate~=0.5
regex>=2022.4

0 comments on commit be813d4

Please sign in to comment.