From 4c156f0f555c423270e15da96e53ac0c62294c54 Mon Sep 17 00:00:00 2001 From: joaander Date: Mon, 27 Nov 2023 18:03:06 +0000 Subject: [PATCH] [update-packages] Bump package versions --- requirements-source.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-source.txt b/requirements-source.txt index 0e42c89b..48722bdf 100644 --- a/requirements-source.txt +++ b/requirements-source.txt @@ -1,4 +1,4 @@ -Cython==3.0.5 +Cython==3.0.6 numpy==1.26.2 pkgconfig==1.5.5 pybind11==2.11.1 diff --git a/requirements.txt b/requirements.txt index 2a2c0b8c..327d92c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,11 +32,11 @@ statsmodels==0.14.0; platform_machine != 'ppc64le' # test requirements -hypothesis==6.90.0 +hypothesis==6.91.0 pytest==7.4.3 miniball==1.2.0 sympy==1.12 -tables==3.9.1; platform_machine != 'ppc64le' +tables==3.9.2; platform_machine != 'ppc64le' coverage==7.3.2 click==8.1.7 pytest-cov==4.1.0