From 7fea544090ad04590d29c2ce9b492a422954059d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 08:41:53 +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 4e3455dd1b8b27..5ae1bde2b23c1c 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -1,6 +1,6 @@ numpy>=1.16.6,<1.27 attrs==23.1.0 -distro==1.8.0 +distro==1.9.0 h5py>=3.1.0 Jinja2>=2.11.2 pandas>=1.3.5