Skip to content

Commit

Permalink
Bump pyyaml from 6.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1.
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
- [Commits](yaml/pyyaml@6.0...6.0.1)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aamalev committed Jul 20, 2023
1 parent ee94f2a commit 4ca9c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ async-timeout = "==4.0.2"
attrs = "==22.2.0"
aiohttp = "==3.8.1"
aiohttp-jinja2 = "==1.5"
PyYAML = "==6.0"
PyYAML = "==6.0.1"
jsonschema = "==3.2.0"
yarl = "==1.7.2"

Expand Down

0 comments on commit 4ca9c49

Please sign in to comment.