Skip to content

Commit dfc50d2

Browse files
Bump granian from 2.7.4 to 2.7.5
Bumps [granian](https://github.com/emmett-framework/granian) from 2.7.4 to 2.7.5. - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: granian dependency-version: 2.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07ac856 commit dfc50d2

2 files changed

Lines changed: 2 additions & 2 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)