From e898ed5b702f700803640b45a500c99a729a7ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 17:17:01 +0000 Subject: [PATCH] Bump the python-runtime group across 1 directory with 13 updates Updates the requirements on [chess](https://github.com/niklasf/python-chess), [einops](https://github.com/arogozhnikov/einops), [gdown](https://github.com/wkentaro/gdown), [numpy](https://github.com/numpy/numpy), [pandas](https://github.com/pandas-dev/pandas), [pyyaml](https://github.com/yaml/pyyaml), [requests](https://github.com/psf/requests), [torch](https://github.com/pytorch/pytorch), [tqdm](https://github.com/tqdm/tqdm), [build](https://github.com/pypa/build), [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff) and [flit-core](https://github.com/pypa/flit) to permit the latest version. Updates `chess` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/niklasf/python-chess/releases) - [Changelog](https://github.com/niklasf/python-chess/blob/master/CHANGELOG.rst) - [Commits](https://github.com/niklasf/python-chess/compare/v1.10.0...v1.11.2) Updates `einops` from 0.8.0 to 0.8.2 - [Release notes](https://github.com/arogozhnikov/einops/releases) - [Commits](https://github.com/arogozhnikov/einops/compare/v0.8.0...v0.8.2) Updates `gdown` from 5.2.2 to 6.1.0 - [Release notes](https://github.com/wkentaro/gdown/releases) - [Commits](https://github.com/wkentaro/gdown/compare/v5.2.2...v6.1.0) Updates `numpy` from 2.1.3 to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.1.3...v2.2.6) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.3) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3) Updates `requests` from 2.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.0...v2.34.2) Updates `torch` from 2.8.0 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.8.0...v2.13.0) Updates `tqdm` from 4.66.3 to 4.68.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.68.4) Updates `build` to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.0...1.5.0) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...9.1.1) Updates `ruff` to 0.15.21 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.0...0.15.21) Updates `flit-core` to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.2.0...3.12.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: chess dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: einops dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: flit-core dependency-version: 3.12.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: gdown dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-runtime - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development dependency-group: python-runtime - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime ... Signed-off-by: dependabot[bot] --- maia2/requirements.txt | 18 +++++++++--------- pyproject.toml | 26 +++++++++++++------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/maia2/requirements.txt b/maia2/requirements.txt index 83b4a04..f54d7e9 100644 --- a/maia2/requirements.txt +++ b/maia2/requirements.txt @@ -1,12 +1,12 @@ # Exact direct dependency versions used for Maia-2 release validation. The # compatible runtime ranges exposed to package installers live in pyproject.toml. -chess==1.10.0 -einops==0.8.0 -gdown==5.2.2 -numpy==2.1.3 -pandas==2.2.3 -pyyaml==6.0.2 +chess==1.11.2 +einops==0.8.2 +gdown==6.1.0 +numpy==2.2.6 +pandas==2.3.3 +pyyaml==6.0.3 pyzstd==0.19.1 -requests==2.33.0 -torch==2.8.0 -tqdm==4.66.3 +requests==2.34.2 +torch==2.13.0 +tqdm==4.68.4 diff --git a/pyproject.toml b/pyproject.toml index ec51ee0..ea0d0d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["flit_core >=3.2,<4"] +requires = ["flit_core >=3.12.0,<4"] build-backend = "flit_core.buildapi" [project] @@ -23,23 +23,23 @@ classifiers = [ ] dynamic = ["version"] dependencies = [ - "chess>=1.10.0,<2", - "einops>=0.8.0,<1", - "gdown>=5.2.2,<6", - "numpy>=2.1.3,<3", - "pandas>=2.2.3,<3", - "pyyaml>=6.0.2,<7", + "chess>=1.11.2,<2", + "einops>=0.8.2,<1", + "gdown>=6.1.0,<7", + "numpy>=2.2.6,<3", + "pandas>=2.3.3,<3", + "pyyaml>=6.0.3,<7", "pyzstd>=0.19.1,<0.20", - "requests>=2.33.0,<3", - "torch>=2.8.0,<2.9", - "tqdm>=4.66.3,<5", + "requests>=2.34.2,<3", + "torch>=2.13.0,<2.14", + "tqdm>=4.68.4,<5", ] [project.optional-dependencies] dev = [ - "build>=1.2,<2", - "pytest>=8,<9", - "ruff>=0.14,<1", + "build>=1.5.0,<2", + "pytest>=9.1.1,<10", + "ruff>=0.15.21,<1", ] [project.urls]