From 874f7f996d03075beadf47512af37613eed08f8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 08:38:33 +0000 Subject: [PATCH] Bump channels from 3.0.1 to 3.0.3 in /2D Bumps [channels](https://github.com/django/channels) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/django/channels/releases) - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels/compare/3.0.1...3.0.3) --- updated-dependencies: - dependency-name: channels dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2D/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2D/requirements.txt b/2D/requirements.txt index 9c88343..6588950 100644 --- a/2D/requirements.txt +++ b/2D/requirements.txt @@ -12,7 +12,7 @@ brotlipy @ file:///Users/runner/miniforge3/conda-bld/brotlipy_1636012310340/work cached-property @ file:///home/conda/feedstock_root/build_artifacts/cached_property_1615209429212/work certifi==2021.10.8 cffi @ file:///opt/concourse/worker/volumes/live/506ff722-306a-4142-6379-cfea99aadbed/volume/cffi_1625814701363/work -channels==3.0.1 +channels==3.0.3 charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1634057506004/work cryptography @ file:///Users/runner/miniforge3/conda-bld/cryptography_1636040957818/work cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work