Skip to content

Commit 895547a

Browse files
chore(deps-dev): update yamale requirement from <5.0.0,>=4.0.3 to >=4.0.3,<6.0.0 (#662)
1 parent 61f08c6 commit 895547a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ readme = "README.md"
2424
dependencies = [
2525
"requests >=2.31.0,<3.0.0",
2626
"pydriller >=2.0,<3.0.0",
27-
"yamale >=4.0.3,<5.0.0",
27+
"yamale >=4.0.3,<6.0.0",
2828
"packaging >=21.3,<24.0.0",
2929
"jinja2 >=3.1.2,<4.0.0",
3030
"SQLAlchemy >=2.0.0,<3.0.0",

0 commit comments

Comments
 (0)