From 42c9cfa4873d64dceedf0ce99cc1f2c1671330bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:03:24 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump build in the dependencies group Bumps the dependencies group with 1 update: [build](https://github.com/pypa/build). Updates `build` from 1.4.1 to 1.4.4 - [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.4.1...1.4.4) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dfec3bd..48ed357 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ keywords=["Scade", "Wrapper", "Integration"] [project.optional-dependencies] build = [ - "build==1.4.1", + "build==1.4.4", "twine==6.2.0" ] tests = [ From 252f6d337be30c95654e3fc7e9a533de88be2d6f Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 1 May 2026 01:04:59 +0000 Subject: [PATCH 2/2] chore: adding changelog file 64.maintenance.md [dependabot-skip] --- doc/changelog.d/64.maintenance.md | 1 + pyproject.toml | 33 ++++++++++++++++++------------- 2 files changed, 20 insertions(+), 14 deletions(-) create mode 100644 doc/changelog.d/64.maintenance.md diff --git a/doc/changelog.d/64.maintenance.md b/doc/changelog.d/64.maintenance.md new file mode 100644 index 0000000..6299e49 --- /dev/null +++ b/doc/changelog.d/64.maintenance.md @@ -0,0 +1 @@ +Bump build from 1.4.1 to 1.4.4 in the dependencies group diff --git a/pyproject.toml b/pyproject.toml index 48ed357..870990c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,6 @@ doc = [ "sphinxnotes-strike==1.2.1; python_version <= '3.10'", ] - [tool.flit.module] name = "ansys.scade.python_wrapper" @@ -132,7 +131,6 @@ show_missing = true testpaths = "tests" addopts = "-ra --cov=ansys.scade.python_wrapper --cov-report html:.cov/html --cov-branch --cov-report xml:.cov/xml --cov-report term -vv" - [tool.towncrier] package = "ansys.scade.python_wrapper" directory = "doc/changelog.d" @@ -143,13 +141,13 @@ title_format = "`{version}