Skip to content

Commit fa014da

Browse files
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](yaml/pyyaml@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] <[email protected]>
1 parent ab3ea01 commit fa014da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Django==5.2.1;python_version>"3.9"
22
Django==4.2.20;python_version<="3.9"
33
msal==1.32.3
44
python-dateutil==2.9.0.post0
5-
PyYAML==6.0.2
5+
PyYAML==6.0.3

0 commit comments

Comments
 (0)