From 0ad32886e1ae6a687ba869c4536279ba42d09321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 23:08:30 +0000 Subject: [PATCH] Bump arrow from 1.3.0 to 1.4.0 Bumps [arrow](https://github.com/arrow-py/arrow) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/arrow-py/arrow/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c9bac8a..bf55e16f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b -arrow==1.3.0 +arrow==1.4.0 attrs==25.4.0 backports.functools-lru-cache==2.0.0 blurhash==1.1.5