Skip to content

Commit c0bc903

Browse files
chore(deps): update pyyaml requirement in /bots/gsbot
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87001ec commit c0bc903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ mypy>=1.7.1
3030
pylint>=3.3.9
3131

3232
# Utilities
33-
pyyaml>=6.0.1
33+
pyyaml>=6.0.3
3434
colorlog>=6.8.0

0 commit comments

Comments
 (0)