Skip to content

Commit

Permalink
build(deps-dev): bump types-pyyaml from 6.0.12.9 to 6.0.12.11
Browse files Browse the repository at this point in the history
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.9 to 6.0.12.11.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2023
1 parent 40b92b8 commit 717fac1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 45 deletions.
50 changes: 6 additions & 44 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 @@ -33,7 +33,7 @@ tox = "^4.5.1"
pytest-cov = "^4.0.0"
PyYAML = "^6.0"
mypy = "^1.3.0"
types-PyYAML = "^6.0.12.9"
types-PyYAML = "^6.0.12.11"

[build-system]
requires = ["poetry_core>=1.2", "setuptools"]
Expand Down

0 comments on commit 717fac1

Please sign in to comment.