Skip to content

Commit

Permalink
Bump pyyaml from 6.0 to 6.0.1 (#187)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 5405559 commit 73fcce7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
84 changes: 42 additions & 42 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pydocstyle = "<7"
pyflakes = "< 2.5.0"
pylama = "*"
pylint = "*"
pyyaml = "==6.0"
pyyaml = "==6.0.1"
responses = "*"
testtools = "*"
twine = "*"
Expand Down

0 comments on commit 73fcce7

Please sign in to comment.