From b7ba8af6f83ac4d6acdd3e88b73483d00f29b3d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 10:10:16 -0500 Subject: [PATCH] chore(deps): update dependency openpyxl to v3.1.5 (#243) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [openpyxl](https://openpyxl.readthedocs.io) ([source](https://foss.heptapod.net/openpyxl/openpyxl)) | `==3.1.4` -> `==3.1.5` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/openpyxl/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/openpyxl/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/openpyxl/3.1.4/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/openpyxl/3.1.4/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/dqx-translation-project/dqxclarity). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45f6ea5..d23a7ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ frida==16.4.2 google-api-python-client==2.137.0 langdetect==1.0.9 loguru==0.7.2 -openpyxl==3.1.4 +openpyxl==3.1.5 pykakasi==2.2.1 regex==2024.5.15 requests==2.32.3