Skip to content

Commit ef0bcbf

Browse files
dependabot[bot]TobiGr
authored andcommitted
Bump pyyaml from 6.0.2 to 6.0.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efc23bf commit ef0bcbf

File tree

2 files changed

+71
-58
lines changed

2 files changed

+71
-58
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python = "^3.12"
1919
lxml = "^6.0"
2020
cssselect = "*"
2121
# also needed by uvicorn
22-
PyYAML = "^6.0.1"
22+
PyYAML = "^6.0.3"
2323
Quart = "^0.20"
2424
aiohttp = "^3.12"
2525
Flask-Caching = "^2.3"

0 commit comments

Comments
 (0)