From bafbe0e2836f75d0eee7f5a5c824e1a1c2c1b62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 08:29:22 +0200 Subject: [PATCH] Bump twine from 5.1.0 to 5.1.1 (#202) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0de574e8..86efc765 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ doc = [ "sphinx-copybutton==0.5.2", ] -build = ["build==1.2.1", "twine==5.1.0"] +build = ["build==1.2.1", "twine==5.1.1"] [tool.flit.module] name = "ansys.tools.path"