From 385baa5a188efd7399c59ad49c0268dbe8870306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:57:58 +0000 Subject: [PATCH] chore(deps-dev): Bump conan from 2.28.0 to 2.28.1 in the python group Bumps the python group with 1 update: [conan](https://github.com/conan-io/conan). Updates `conan` from 2.28.0 to 2.28.1 - [Release notes](https://github.com/conan-io/conan/releases) - [Commits](https://github.com/conan-io/conan/compare/2.28.0...2.28.1) --- updated-dependencies: - dependency-name: conan dependency-version: 2.28.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 9691291..3d12172 100644 --- a/uv.lock +++ b/uv.lock @@ -135,7 +135,7 @@ wheels = [ [[package]] name = "conan" -version = "2.28.0" +version = "2.28.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "colorama" }, @@ -148,9 +148,9 @@ dependencies = [ { name = "requests" }, { name = "urllib3" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/27/18/29b81f3721a296c3cee83be78638d1d47aa55dd6be39a0f35faf4ff2bee2/conan-2.28.0.tar.gz", hash = "sha256:f59d41e39628b3479caad0d56a9dd3dab73abe61f214581aaf0d0ca58a9e29c8", size = 575573, upload-time = "2026-04-28T14:30:49.259Z" } +sdist = { url = "https://files.pythonhosted.org/packages/54/89/5b9d6cca677e57b67560aa3b7f82728127889ce74bb91171ded6f28e42b8/conan-2.28.1.tar.gz", hash = "sha256:e4ed10123751bf2931c32c33cadafe4881c72e1c22a1c97b19cb75780692fae5", size = 575674, upload-time = "2026-04-30T11:24:57.195Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/f0/f9/2c4f2a96bd66cf76259b14d8ee6f7a978b886f350d85462e98d19a0db287/conan-2.28.0-py3-none-any.whl", hash = "sha256:a5cc3bde6bf41c13cdda3beef20c45e487031acf4254c6806af086e89d726cda", size = 716342, upload-time = "2026-04-28T14:30:47.333Z" }, + { url = "https://files.pythonhosted.org/packages/b4/a9/a01c6ffbdcbcae845e574e2ec073aa0ada67bf5d57f9d692b92eee9f09a5/conan-2.28.1-py3-none-any.whl", hash = "sha256:9dea478d853f675a924933771d55434d3fefb4f629b334be37b7c9cacfc3f5b3", size = 716362, upload-time = "2026-04-30T11:24:55.318Z" }, ] [[package]]