From b4f55be067e6cbaa0c612b11f928a7f84a789834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 08:34:13 +0000 Subject: [PATCH] Bump distro from 1.8.0 to 1.9.0 in /tests Bumps [distro](https://github.com/python-distro/distro) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/python-distro/distro/releases) - [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-distro/distro/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: distro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 7a32f3987fa5bb..63fa46d604cdf7 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -1,6 +1,6 @@ numpy>=1.16.6,<1.27 attrs==23.2.0 -distro==1.8.0 +distro==1.9.0 h5py>=3.1.0 Jinja2>=2.11.2 pandas>=1.3.5