Skip to content

Commit 4a97d5f

Browse files
Bump pyyaml from 5.4.1 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e778a98 commit 4a97d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
install_requires=[
6161
'docopt==0.6.2',
62-
'PyYAML==5.4.1',
62+
'PyYAML==6.0',
6363
'mysqlclient==2.0.3',
6464
'sql_metadata==2.3.0',
6565
'termcolor==1.1.0',

0 commit comments

Comments
 (0)