From 8e09645f6cacb74c00fd5825ab31799add3d1ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 07:29:53 +0000 Subject: [PATCH] Bump pyyaml from 5.4.1 to 6.0 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a1dc5e05..95d656de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -Django==3.2.7 +Django==3.2.8 cryptography==35.0.0 django-annoying==0.10.6 django-autocomplete-light==3.8.2 django-cleanup==5.2.0 django-crispy-forms==1.13.0 django-filter==21.1 -django-tables2==2.4.0 +django-tables2==2.4.1 djangorestframework==3.12.4 drf-writable-nested==0.6.3 bleach==4.1.0 @@ -22,7 +22,7 @@ six==1.16.0 webdavclient3==3.14.6 whitenoise==5.3.0 icalendar==4.0.7 -pyyaml==5.4.1 +pyyaml==6.0 uritemplate==3.0.1 beautifulsoup4==4.10.0 microdata==0.7.1