Skip to content

Commit

Permalink
Bump babel from 2.11.0 to 2.12.1
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.12.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.12.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 Apr 6, 2023
1 parent 3bdd31d commit f84de36
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ starlette = {extras = ["jinja2"], version = "0.26.0"}
jinja2 = "3.1.2"
mangum = "==0.15.0"
httpx = "0.23.1"
babel = "==2.11.0"
babel = "==2.12.1"
dc-response-builder = {file = "https://github.com/DemocracyClub/dc_response_builder/archive/refs/tags/0.0.5.zip"}
dateparser = "==1.1.7"
sentry-sdk = {extras = ["starlette"], version = "*"}
Expand Down
20 changes: 11 additions & 9 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f84de36

Please sign in to comment.