From dd401735dd0475266f14df6b24aa227fd83b7141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:48:22 +0000 Subject: [PATCH] build: bump mpire from 2.10.0 to 2.10.1 Bumps [mpire](https://github.com/sybrenjansen/mpire) from 2.10.0 to 2.10.1. - [Changelog](https://github.com/sybrenjansen/mpire/blob/master/docs/changelog.rst) - [Commits](https://github.com/sybrenjansen/mpire/compare/v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: mpire dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29c7ba82..9d67a988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ mdit-py-plugins==0.3.5 # via myst-parser mdurl==0.1.2 # via markdown-it-py -mpire==2.10.0 +mpire==2.10.1 # via doxysphinx mypy==1.6.1 # via rocm-docs-core (pyproject.toml)