Skip to content

Commit d007708

Browse files
Bump pyyaml from 6.0.1 to 6.0.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 026a3ed commit d007708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ django-lti-provider==1.0.0
9393
pyparsing==3.2.3
9494

9595
pbr==6.1.1 # bandit
96-
pyyaml==6.0.1 # bandit
96+
pyyaml==6.0.2 # bandit
9797
stevedore==5.4.1 # bandit
9898
rich==14.0.0 # bandit
9999
bandit==1.8.3

0 commit comments

Comments
 (0)