From 533f11d9eb83b346f2a9e0cd1f16e143d3cb2e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 03:51:57 +0000 Subject: [PATCH] Bump py-find-1st from 1.1.5 to 1.1.6 Bumps [py-find-1st](https://github.com/roebel/py_find_1st) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/roebel/py_find_1st/releases) - [Commits](https://github.com/roebel/py_find_1st/commits) --- updated-dependencies: - dependency-name: py-find-1st dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 146f468a6..057105885 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ rich==13.6.0 pyarrow==13.0.0; platform_machine != 'armv7l' # find first, C search in arrays -py_find_1st==1.1.5 +py_find_1st==1.1.6 # Load ticker files 30% faster python-rapidjson==1.13