Skip to content

Commit c5b719d

Browse files
chore(deps): update asgiref requirement from <4,>=3.8 to >=3.11.1,<4 (#1528)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent f737000 commit c5b719d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test_async.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
-r test.txt
33
-r async_dev.txt
44
asgiref>=3.7.2,<3.8; python_version<"3.9"
5-
asgiref>=3.8,<4; python_version>="3.9"
5+
asgiref>=3.11.1,<4; python_version>="3.9"
66
pytest-asyncio<2;

0 commit comments

Comments
 (0)