Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-07 15:06:41 +0100
committerGitHub <noreply@github.com>2024-03-07 15:06:41 +0100
commit3df7d91bff055702201d24c05bcbc9996852943f (patch)
treebe1fd567b72c87d686942aa9225ff4a17d554110 /pyproject.toml
parente4f072315deaf21132373b148f115957591ede39 (diff)
chore(deps): update dependency simple-term-menu to v1.6.4 (#2303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2b0875cc..8f0640bd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
"Operating System :: POSIX :: Linux",
]
dependencies = [
- "simple-term-menu==1.6.3",
+ "simple-term-menu==1.6.4",
"pyparted==3.13.0",
]