2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-09 08:30:39 +00:00

Merge remote-tracking branch 'upstream/staging' into v5.x

* upstream/staging:
  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-21 12:58:57 +05:30
commit 0e91671754
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'",
]