Skip to content

Commit

Permalink
build(deps): bump flask-babel from 3.1.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [flask-babel](https://github.com/python-babel/flask-babel) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/python-babel/flask-babel/releases)
- [Changelog](https://github.com/python-babel/flask-babel/blob/master/CHANGELOG)
- [Commits](python-babel/flask-babel@v3.1.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent db573ab commit 5f7564e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skbl/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cffi==1.15.1; platform_python_implementation == "PyPy"
click==8.1.7
colorama==0.4.6; platform_system == "Windows"
flask==2.2.5
flask-babel==3.1.0
flask-babel==4.0.0
flask-compress==1.15
flask-reverse-proxy==0.2.0.2
gunicorn==22.0.0
Expand Down

0 comments on commit 5f7564e

Please sign in to comment.