From e04c59ce52eca2efe237e4557340c7ddfc9c3b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 01:27:52 +0000 Subject: [PATCH] Bump numba from 0.60.0 to 0.61.0 Bumps [numba](https://github.com/numba/numba) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.60.0...0.61.0) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 95d3d4a..042df40 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -3,7 +3,7 @@ colorlog==6.9.0 fastapi==0.115.6 gunicorn==23.0.0 httpx==0.28.1 -numba==0.60.0 +numba==0.61.0 pytest==8.3.4 python-dotenv==1.0.1