From fa014da6ee23bf6ad9361c68af9a993b4be611de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 07:08:58 +0000 Subject: [PATCH] Bump pyyaml from 6.0.2 to 6.0.3 in /graph_tutorial Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- graph_tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graph_tutorial/requirements.txt b/graph_tutorial/requirements.txt index 2501c36..1c321cb 100644 --- a/graph_tutorial/requirements.txt +++ b/graph_tutorial/requirements.txt @@ -2,4 +2,4 @@ Django==5.2.1;python_version>"3.9" Django==4.2.20;python_version<="3.9" msal==1.32.3 python-dateutil==2.9.0.post0 -PyYAML==6.0.2 +PyYAML==6.0.3