Skip to content

Commit c6eba56

Browse files
authored
Merge branch 'main' into dependabot/pip/django-gte-5.2.13
2 parents 69a0131 + 38d76c7 commit c6eba56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["flit_core>=3.2", "flit_scm", "wheel"]
2+
requires = ["flit_core>=3.12.0", "flit_scm", "wheel"]
33
build-backend = "flit_scm:buildapi"
44

55
[project]
@@ -34,7 +34,7 @@ classifiers = [
3434
requires-python = ">=3.10"
3535
dependencies = [
3636
"django>=5.2.13",
37-
"django-appconf>=0.6.0"
37+
"django-appconf>=1.2.0"
3838
]
3939

4040
[dependency-groups]

0 commit comments

Comments
 (0)