2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-02 22:00:17 +00:00

chore(deps): bump semantic-version to match frappe framework

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2024-08-20 12:07:05 +05:30
parent 21b990e9ad
commit 7cfa7e599e
No known key found for this signature in database
GPG Key ID: 9DCC61E211BF645F

View File

@ -25,7 +25,7 @@ dependencies = [
"Jinja2~=3.1.3",
"python-crontab~=2.6.0",
"requests",
"semantic-version~=2.8.2",
"semantic-version~=2.10.0",
"setuptools>40.9.0",
"tomli;python_version<'3.11'",
]