Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and palango committed Nov 8, 2021
1 parent 2cfc9f3 commit 877f7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ types-markupsafe==1.1.1
# types-jinja2
types-pkg-resources==0.1.3
# via -r requirements-dev.txt
types-pyyaml==5.4.12
types-pyyaml==6.0.0
# via -r requirements-dev.txt
types-requests==2.25.11
# via -r requirements-dev.txt
Expand Down
4 changes: 1 addition & 3 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ types-markupsafe==1.1.1
# via types-jinja2
types-pkg-resources==0.1.3
# via -r requirements-dev.in
types-pyyaml==5.4.12
types-pyyaml==6.0.0
# via -r requirements-dev.in
types-requests==2.25.11
# via -r requirements-dev.in
Expand All @@ -674,11 +674,9 @@ typing-extensions==3.10.0.2
# via
# -r requirements.txt
# aiohttp
# astroid
# black
# matrix-synapse
# mypy
# pylint
# signedjson
typing-inspect==0.4.0
# via
Expand Down

0 comments on commit 877f7d4

Please sign in to comment.