From dc56696d39f643431584f1c5eb2735a82207456c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 06:17:20 +0000 Subject: [PATCH] Bump pyyaml from 5.4 to 6.0.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.4...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index d258725f3..beb8e5e23 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -10,7 +10,7 @@ django-phonenumber-field==2.0.0 phonenumbers==8.12.9 beautifulsoup4==4.8.2 feedparser==6.0.1 -pyyaml==5.4 +pyyaml==6.0.1 ua-parser==0.10.0 user-agents==2.2.0 django-user_agents==0.4.0 diff --git a/requirements.txt b/requirements.txt index 2b820d89d..b241b9700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-phonenumber-field==2.0.0 phonenumbers==8.12.9 beautifulsoup4==4.8.2 feedparser==6.0.1 -pyyaml==5.4 +pyyaml==6.0.1 ua-parser==0.10.0 user-agents==2.2.0 django-user_agents==0.4.0