From c5a6c32120397471a725ccc80901bf9aed4c6823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 02:56:33 +0000 Subject: [PATCH] build(deps): bump setuptools-rust from 1.10.1 to 1.11.1 Bumps [setuptools-rust](https://github.com/PyO3/setuptools-rust) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/PyO3/setuptools-rust/releases) - [Changelog](https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyO3/setuptools-rust/compare/v1.10.1...v1.11.1) --- updated-dependencies: - dependency-name: setuptools-rust dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 617dfb57..818d4041 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ pycodestyle==2.12.1 pyflakes==3.2.0 black==25.1.0 semantic-version==2.10.0 -setuptools-rust==1.10.1 +setuptools-rust==1.11.1 toml==0.10.2 humanfriendly==10.0