From 85aabe2b4f0ec7476e980ce6a4306732d3a2072a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:49:18 +0000 Subject: [PATCH] Bump python-ta from 2.13.0.dev0 to 2.13.1 Bumps [python-ta](https://github.com/pyta-uoft/pyta) from 2.13.0.dev0 to 2.13.1. - [Release notes](https://github.com/pyta-uoft/pyta/releases) - [Commits](https://github.com/pyta-uoft/pyta/commits/v2.13.1) --- updated-dependencies: - dependency-name: python-ta dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 7486bd7..510673a 100644 --- a/uv.lock +++ b/uv.lock @@ -935,8 +935,8 @@ wheels = [ [[package]] name = "python-ta" -version = "2.13.0.dev0" -source = { git = "https://github.com/pyta-uoft/pyta.git?subdirectory=packages%2Fpython-ta#cceaceccc762b64bc660b63b77f4cf8dcae21f58" } +version = "2.13.1" +source = { git = "https://github.com/pyta-uoft/pyta.git?subdirectory=packages%2Fpython-ta#c3f88cc7bd2c565e2076ae2b1e9f433e418d5b79" } dependencies = [ { name = "aiohttp" }, { name = "astroid" },