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

Merge remote-tracking branch 'upstream/develop' into staging

* upstream/develop:
  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:45 +05:30
commit 14d40299a4
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'",
]