Skip to content

Commit a618f20

Browse files
authored
Merge pull request #208 from nyaruka/updates
Update django
2 parents c63aef5 + 0c6d1a4 commit a618f20

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
readme = "README.md"
1010
requires-python = ">=3.11,<4.0"
1111
dependencies = [
12-
"Django (>= 5.1,< 5.3)",
12+
"Django (>= 5.1.12,< 5.3)",
1313
"sqlparse (>=0.4.1,<0.6.0)",
1414
"xlrd (>=1.2.0)",
1515
"xlwt (>=1.3.0)",

0 commit comments

Comments
 (0)