Skip to content

Commit d3d632c

Browse files
authored
Merge pull request #33 from opencitations/dependabot/uv/lxml-6.1.0
build(deps): bump lxml from 6.0.2 to 6.1.0
2 parents 05272ce + 5e4bba2 commit d3d632c

2 files changed

Lines changed: 64 additions & 70 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "oc-api"
3-
version = "2.3.0"
3+
version = "2.5.0"
44
description = "OpenCitations API"
55
authors = [
66
{name = "Mario Petrella", email = "mario.petrella@unibo.it"},
@@ -25,7 +25,7 @@ dependencies = [
2525
"isort>=6.1.0",
2626
"jedi>=0.17.2",
2727
"lazy-object-proxy>=1.12.0",
28-
"lxml>=6.0.2",
28+
"lxml>=6.1.0",
2929
"markdown>=3.1.1",
3030
"mccabe>=0.7.0",
3131
"mypy>=1.19.1",

0 commit comments

Comments
 (0)