Skip to content

Commit 47119f0

Browse files
authored
Merge pull request #22 from lightningames/dependabot/pip/pyyaml-6.0
Bump pyyaml from 5.4.1 to 6.0
2 parents e0c6290 + d4a96a7 commit 47119f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.7.1"
1010
pre-commit = "2.13.0"
11+
PyYAML = "6.0"
1112
aiohttp = "3.8.4"
12-
PyYAML = "5.4.1"
1313

1414
[tool.poetry.dev-dependencies]
1515
pre_commit = "^2.1.0"

0 commit comments

Comments
 (0)