Skip to content

Commit

Permalink
build(deps): bump pytest-homeassistant-custom-component from 0.13.108…
Browse files Browse the repository at this point in the history
… to 0.13.123 (#1171)

* build(deps): bump pytest-homeassistant-custom-component

Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.108 to 0.13.123.
- [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases)
- [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md)
- [Commits](MatthewFlamm/pytest-homeassistant-custom-component@0.13.108...0.13.123)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update tests.yaml

workaround for codecov token issue

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lbbrhzn <[email protected]>
  • Loading branch information
dependabot[bot] and lbbrhzn authored May 17, 2024
1 parent 7df61ce commit ab701b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ ocpp==1.0.0
websockets==12.0
jsonschema==4.22.0
pre-commit
pytest-homeassistant-custom-component==0.13.108
pytest-homeassistant-custom-component==0.13.123
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit ab701b4

Please sign in to comment.