From c41877920af21a863754a26a0c046e4a8c16a947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:58:52 +0000 Subject: [PATCH] build(deps): bump jiter from 0.5.0 to 0.8.2 in /application Bumps [jiter](https://github.com/pydantic/jiter) from 0.5.0 to 0.8.2. - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](https://github.com/pydantic/jiter/compare/v0.5.0...v0.8.2) --- updated-dependencies: - dependency-name: jiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index c7510c94..a9f17566 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -19,7 +19,7 @@ gunicorn==23.0.0 html2text==2024.2.26 javalang==0.13.0 jinja2==3.1.5 -jiter==0.5.0 +jiter==0.8.2 jmespath==1.0.1 joblib==1.4.2 jsonpatch==1.33