From 857120512c342b6e9772855684c55232f7a6da4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 12:56:39 +0000 Subject: [PATCH] Bump pylatexenc from 3.0a21 to 3.0b1 Bumps [pylatexenc](https://github.com/phfaist/pylatexenc) from 3.0a21 to 3.0b1. - [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.0b1 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 5ba97bc..d5c5923 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.0a21 +pylatexenc==3.0b1 python-dateutil==2.9.0.post0 pytz==2026.2 regex==2026.7.19