Skip to content

Commit bb06f7a

Browse files
Bump pyyaml in /Python/django-hello/poetry-django-hello
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d0b31d commit bb06f7a

2 files changed

Lines changed: 78 additions & 67 deletions

File tree

Python/django-hello/poetry-django-hello/poetry.lock

Lines changed: 77 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Python/django-hello/poetry-django-hello/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Andreas Langenhagen <andreas.langenhagen@celeraone.com>"]
77
[tool.poetry.dependencies]
88
python = "^3.8"
99
django = "^3.0.8"
10-
pyyaml = "^5.3.1"
10+
pyyaml = "^5.4"
1111

1212
[tool.poetry.dev-dependencies]
1313
bpython = "^0.19"

0 commit comments

Comments
 (0)