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

Commit

Permalink
Bump babel from 2.11.0 to 2.13.1 (#477)
Browse files Browse the repository at this point in the history
Bumps [babel](https://github.com/python-babel/babel) from 2.11.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.11.0...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <[email protected]>
  • Loading branch information
dependabot[bot] and tferns authored Dec 1, 2023
1 parent d4d6243 commit c5031b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ attrs==22.2.0
# outcome
# referencing
# trio
babel==2.11.0
babel==2.13.1
# via
# -r requirements.txt
# flask-babel
Expand Down Expand Up @@ -399,7 +399,6 @@ python-json-logger==2.0.7
pytz==2022.7.1
# via
# -r requirements.txt
# babel
# flask-babel
# funding-service-design-utils
pyyaml==6.0
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ attrs==22.2.0
# via
# jsonschema
# referencing
babel==2.11.0
babel==2.13.1
# via
# -r requirements.in
# flask-babel
Expand Down Expand Up @@ -222,7 +222,6 @@ python-json-logger==2.0.7
# via funding-service-design-utils
pytz==2022.7.1
# via
# babel
# flask-babel
# funding-service-design-utils
pyyaml==6.0
Expand Down

0 comments on commit c5031b5

Please sign in to comment.