-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-16980 cq: Bump python-packages in requirements.txt #15808
Open
dependabot
wants to merge
2
commits into
master
Choose a base branch
from
dependabot/pip/python-packages-9d949f813d
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+5
−3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-packages group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [avocado-framework](https://github.com/avocado-framework/avocado) | `82` | `109.0` | | [avocado-framework-plugin-result-html](http://avocado-framework.github.io/) | `82` | `109.0` | | [avocado-framework-plugin-varianter-yaml-to-mux](http://avocado-framework.github.io/) | `82` | `109.0` | | [isort](https://github.com/pycqa/isort) | `5.13.2` | `6.0.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.2` | `3.3.4` | | [codespell](https://github.com/codespell-project/codespell) | `2.3.0` | `2.4.1` | Updates `avocado-framework` from 82 to 109.0 - [Release notes](https://github.com/avocado-framework/avocado/releases) - [Commits](avocado-framework/avocado@82.0...109.0) Updates `avocado-framework-plugin-result-html` from 82 to 109.0 Updates `avocado-framework-plugin-varianter-yaml-to-mux` from 82 to 109.0 Updates `isort` from 5.13.2 to 6.0.0 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) Updates `pylint` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v3.3.4) Updates `codespell` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.1) --- 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: isort 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 - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Ticket title is 'Update python requirements.txt - 2025-01-21' |
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15808/1/execution/node/1133/log |
add exclude pattern for avocado Skip-build: true Signed-off-by: Dalton Bohning <[email protected]>
grom72
approved these changes
Jan 29, 2025
phender
approved these changes
Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
forced-landing
The PR has known failures or has intentionally reduced testing, but should still be landed.
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 6 updates in the / directory:
5.13.2
6.0.0
3.3.2
3.3.4
2.3.0
2.4.1
Updates
isort
from 5.13.2 to 6.0.0Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
0a0b7a8
6.0.02d00730
Merge pull request #2349 from PyCQA/revert-2347-revert-2346-ci/uv-replacement...16bb0e2
Return user_options73abbc8
Fix dev and optional dependencies8b3828d
Pin UV version0225875
Remove pip and virtualenv usage3d49bc0
Revert "Revert "UV replacement of Poetry""b3760ab
Merge pull request #2347 from PyCQA/revert-2346-ci/uv-replacement-for-poetrycc12cce
Revert "UV replacement of Poetry"f7ab073
Merge pull request #2346 from PyCQA/ci/uv-replacement-for-poetryUpdates
pylint
from 3.3.2 to 3.3.4Commits
c2b01c3
Bump pylint to 3.3.4, update changelog023cd43
[isort] Permit to use isort 6 (#10204)050acfe
Calculate linter.config.jobs in cgroupsv2 environments (#10089) (#10169)d6992b8
fix "skipped files" count calculation (#10141)c28580b
Bump pylint to 3.3.3, update changelog1f9b947
Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303
Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1
Fix Python 3.12 generic type syntax (#10135) (#10146)90cb29d
[mypy] Use type-setuptools instead of types-pkg-resources (#10120)9955701
Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (#10109)Updates
codespell
from 2.3.0 to 2.4.1Release notes
Sourced from codespell's releases.
... (truncated)
Commits
63c8f83
Reverthep->heap, help,
in dictionary_rare.txt from #3461 (#3624)db0100e
Run pytest GitHub Action on an ARM processor (#3619)c6bdc1f
[pre-commit.ci] autoupdate less frequently654b3ed
Runruff format
913871e
Apply ruff/flake8-pytest-style rule PT006b782f25
Changes for ruff 0.9.19c3a652
[pre-commit.ci] pre-commit autoupdate2626491
Remove socioeconomic entriesec57cff
Add spelling correction for denila and variant.2acfc37
[pre-commit.ci] pre-commit autoupdateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions