From 74408b3c72df2d1dc56063b9e9901e4620511e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 01:40:06 +0000 Subject: [PATCH] Bump pyyaml from 6.0 to 6.0.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb09285da..2a7916461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pytest==7.3.1 pytest-django==4.5.2 python-dotenv==0.21.0 python-jose==3.3.0 -pyyaml==6.0 +pyyaml==6.0.1 rules==3.3 sentry-sdk==1.14.0 slackclient==2.9.4