Bump the python group across 1 directory with 4 updates #1210
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 group with 4 updates in the / directory: coverage, pytest, pylint and bandit.
Updates
coverage
from 7.6.8 to 7.6.9Changelog
Sourced from coverage's changelog.
Commits
daac76d
docs: sample HTML for 7.6.9f7d7e42
docs: prep for 7.6.98fe3b2b
docs: thanks, Tomas Uribe for #1901346cfc0
fix: use set instead of list for arcs_executed, fixes poor performance (#1901)484678e
fix: COVERAGE_ONE_CORE should mean ctrace if possible37451ed
chore: make upgrade doc_upgradebd23445
chore: bump the action-dependencies group with 2 updates (#1899)01cf50c
test: add a test to satisfy a condition in results.py74d3c50
chore: make upgradef3b269c
build: only comment once on an issue mentioned twiceUpdates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pylint
from 3.3.1 to 3.3.2Commits
a5a1bc3
Bump pylint to 3.3.2, update changelog (#10088)621ecf6
Fixpotential-index-error
false positive when iterable contains starred ele...5597aae
Fix source root not recognized (#10036) (#10083)ea8ed7e
Bump astroid to 3.3.5 (#10004) (#10005)ec4ca64
Fix release note typo (#9969) (#9971)Updates
bandit
from 1.7.10 to 1.8.0Release notes
Sourced from bandit's releases.
Commits
8fd258a
Remove more leftover OpenStack references (#1195)a19b072
Remove Sentry as a sponsor (#1198)48e0258
Add a JSON to seek funding from the FLOSS/fund (#1194)5300a21
[pre-commit.ci] pre-commit autoupdate (#1196)0b249d9
Update project urls with added links (#1193)4be653d
Mark Python 3.13 as officially supported (#1192)8e6dc1b
[pre-commit.ci] pre-commit autoupdate (#1191)071386b
No need to check httpx client without timeout defined (#1177)9b4d480
[pre-commit.ci] pre-commit autoupdate (#1162)ddf9b48
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1187)Dependabot 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