From 41dd602c51b1293fd65c70477bc4f0c3234dabbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:47:32 +0200 Subject: [PATCH] Bump pip from 24.0 to 24.1 (#253) Bumps [pip](https://github.com/pypa/pip) from 24.0 to 24.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.0...24.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5df57a..900940e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ numexpr==2.10.1 numpy==1.26.4 optuna==3.6.1 pandas==2.2.2 -pip==24.0 +pip==24.1 py_vollib==1.0.1 py_vollib_vectorized==0.1.1 pyarrow==16.1.0