Skip to content

Commit adee875

Browse files
chore(pip/prod)(deps): bump pyaml from 20.4.0 to 21.10.1 (#217)
Bumps [pyaml](https://github.com/mk-fg/pretty-yaml) from 20.4.0 to 21.10.1. - [Release notes](https://github.com/mk-fg/pretty-yaml/releases) - [Commits](https://github.com/mk-fg/pretty-yaml/commits) --- updated-dependencies: - dependency-name: pyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2098bf commit adee875

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

poetry.lock

Lines changed: 4 additions & 17 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
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.6"
1010
requests = "^2.23"
11-
pyaml = "^20.4.0"
11+
pyaml = ">=20.4,<22.0"
1212
requests-toolbelt = "^0.9.1"
1313
urllib3 = "^1.26.0"
1414
tatsu = [

0 commit comments

Comments
 (0)