Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 4 updates in the / directory: [avocado-framework](https://github.com/avocado-framework/avocado), [avocado-framework-plugin-result-html](http://avocado-framework.github.io/), [avocado-framework-plugin-varianter-yaml-to-mux](http://avocado-framework.github.io/) and [pylint](https://github.com/pylint-dev/pylint).


Updates `avocado-framework` from 82 to 108.0
- [Release notes](https://github.com/avocado-framework/avocado/releases)
- [Commits](avocado-framework/avocado@82.0...108.0)

Updates `avocado-framework-plugin-result-html` from 82 to 108.0

Updates `avocado-framework-plugin-varianter-yaml-to-mux` from 82 to 108.0

Updates `pylint` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: avocado-framework
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: avocado-framework-plugin-result-html
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: avocado-framework-plugin-varianter-yaml-to-mux
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent ebe7275 commit 8f5e21f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-ftest.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
avocado-framework==82
avocado-framework-plugin-result-html==82
avocado-framework-plugin-varianter-yaml-to-mux==82
avocado-framework==108.0
avocado-framework-plugin-result-html==108.0
avocado-framework-plugin-varianter-yaml-to-mux==108.0
clustershell
paramiko
distro
2 changes: 1 addition & 1 deletion utils/cq/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pyenchant
## https://github.com/pycqa/flake8/issues/1389 https://github.com/PyCQA/flake8/pull/1720
flake8==7.1.1
isort==5.13.2
pylint==3.3.2
pylint==3.3.3
yamllint==1.35.1
codespell==2.3.0
# Used by ci/jira_query.py which pip installs it standalone.
Expand Down

0 comments on commit 8f5e21f

Please sign in to comment.