Skip to content

Commit 97c0bb1

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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bef008 commit 97c0bb1

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
@@ -16,7 +16,7 @@ pytest-parallel==0.1.1
1616
pytest-rerunfailures==10.3; python_version == '3.6'
1717
pytest-rerunfailures==13.0; python_version == '3.7'
1818
pytest-rerunfailures==14.0; python_version >= '3.8'
19-
PyYAML==6.0.1
19+
PyYAML==6.0.2
2020
requests==2.27.1; python_version == '3.6'
2121
requests==2.31.0; python_version == '3.7'
2222
requests==2.32.2; python_version >= '3.8'

0 commit comments

Comments
 (0)