Skip to content

Commit fb561a5

Browse files
authored
Merge pull request #59 from Smartappli/renovate/granian-2.x
Update dependency granian to v2.7.5
2 parents 07ac856 + 5e79e5b commit fb561a5

3 files changed

Lines changed: 45 additions & 45 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.9.5"
44
requires-python = ">=3.13"
55
dependencies = [
66
"Django[argon2]==6.0.5",
7-
"granian==2.7.4",
7+
"granian==2.7.5",
88
"openpyxl==3.1.5",
99
"psycopg[binary,pool]==3.3.4",
1010
"redis[hiredis]==7.4.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django[argon2]==6.0.5
2-
granian==2.7.4
2+
granian==2.7.5
33
openpyxl==3.1.5
44
psycopg[binary,pool]==3.3.4
55
redis[hiredis]==7.4.0

0 commit comments

Comments
 (0)