Skip to content

Commit

Permalink
Update asgiref requirement from ~=3.7.2 to ~=3.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [asgiref](https://github.com/django/asgiref) to permit the latest version.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](django/asgiref@3.7.2...3.8.0)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 5d31d94 commit 0535be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pillow~=10.2.0
h11~=0.14.0
anyio<5.0.0
sniffio~=1.3.1
asgiref~=3.7.2
asgiref~=3.8.0
certifi~=2024.2.2
pydantic~=2.6.4
pip==24.0
Expand Down

0 comments on commit 0535be3

Please sign in to comment.