Bump asgiref from 3.8.1 to 3.9.1 (#2040)

Bumps [asgiref](https://github.com/django/asgiref) from 3.8.1 to 3.9.1.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.8.1...3.9.1)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-10 12:50:12 +02:00
committed by GitHub
parent 1e8e1acd58
commit deb13c9638
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ pyvis = "^0.3.2"
reportlab = "^4.4.3"
cloudscraper = "^1.2.71"
flask = {extras = ["async"], version = "^3.1.1"}
asgiref = "^3.8.1"
asgiref = "^3.9.1"
platformdirs = "^4.3.8"