Skip to content

Commit e16ffec

Browse files
Bump pyyaml from 6.0.1 to 6.0.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 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.1...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] <[email protected]>
1 parent 17abbf8 commit e16ffec

File tree

2 files changed

+77
-55
lines changed

2 files changed

+77
-55
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pylint = "==4.0.2"
3333
pynacl = "==1.5.0"
3434
pytest = "==8.4.0"
3535
pytest-asyncio = "==1.1.1"
36-
pyyaml = "==6.0.1"
36+
pyyaml = "==6.0.3"
3737
unidecode = "==1.4.0"
3838

3939
[requires]

Pipfile.lock

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

0 commit comments

Comments
 (0)