From 7be9e14961258854760654cadb874a544a2d2475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 02:45:13 +0000 Subject: [PATCH] Bump pylatexenc from 3.0b1 to 3.0b2 Bumps [pylatexenc](https://github.com/phfaist/pylatexenc) from 3.0b1 to 3.0b2. - [Release notes](https://github.com/phfaist/pylatexenc/releases) - [Changelog](https://github.com/phfaist/pylatexenc/blob/main/doc/changes.rst) - [Commits](https://github.com/phfaist/pylatexenc/commits) --- updated-dependencies: - dependency-name: pylatexenc dependency-version: 3.0b2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 741d348..175e7d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ nltk==3.10.0 numpy==2.5.1 openpyxl==3.1.5 pandas==3.0.5 -pylatexenc==3.0b1 +pylatexenc==3.0b2 python-dateutil==2.9.0.post0 pytz==2026.3.post1 regex==2026.7.19