]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump asgiref from 3.5.0 to 3.5.1 867/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 May 2022 20:38:20 +0000 (20:38 +0000)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 20:38:20 +0000 (20:38 +0000)
Bumps [asgiref](https://github.com/django/asgiref) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.5.0...3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
requirements.txt

index 295e14e1d139e94e1a77c942a40518563d0f5ec2..3b0256b525b73192c1fb1530e72794b4831afcc7 100644 (file)
@@ -10,7 +10,7 @@
 aioredis==1.3.1
 anyio==3.5.0; python_full_version >= '3.6.2'
 arrow==1.2.2; python_version >= '3.6'
-asgiref==3.5.0; python_version >= '3.7'
+asgiref==3.5.1; python_version >= '3.7'
 async-timeout==4.0.2; python_version >= '3.6'
 attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 autobahn==22.3.2; python_version >= '3.7'