Skip to content

Commit fcecde4

Browse files
authored
Merge pull request #147 from SmoFlaDru/dependabot/pip/django-environ-approx-eq-0.12.0
Update django-environ requirement from ~=0.11.2 to ~=0.12.0
2 parents 762d7c1 + cf46ae3 commit fcecde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires-python = ">=3.11"
1212
dependencies = [
1313
"Django ~=5.1",
1414
"ts3 ~=2.0.0b3",
15-
"django-environ ~=0.11.2",
15+
"django-environ ~=0.12.0",
1616
"num2words ~=0.5.12",
1717
"requests ~=2.31",
1818
"fido2 ~=1.1",

0 commit comments

Comments
 (0)