Bump the pip-dependencies group across 2 directories with 3 updates#2077
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
Bump the pip-dependencies group across 2 directories with 3 updates#2077dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the pip-dependencies group with 3 updates in the /Tests/ExamplesTest directory: [pytest](https://github.com/pytest-dev/pytest), [scapy](https://github.com/secdev/scapy) and [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures). Bumps the pip-dependencies group with 1 update in the /ci/run_tests directory: [scapy](https://github.com/secdev/scapy). Updates `pytest` from 8.3.5 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.0.2) Updates `scapy` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](secdev/scapy@v2.6.1...v2.7.0) Updates `pytest-rerunfailures` from 14.0 to 15.1 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@14.0...15.1) Updates `scapy` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](secdev/scapy@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: scapy dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest-rerunfailures dependency-version: '15.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: scapy dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pip-dependencies group with 3 updates in the /Tests/ExamplesTest directory: pytest, scapy and pytest-rerunfailures.
Bumps the pip-dependencies group with 1 update in the /ci/run_tests directory: scapy.
Updates
pytestfrom 8.3.5 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
scapyfrom 2.6.1 to 2.7.0Release notes
Sourced from scapy's releases.
... (truncated)
Commits
40fc5ecOpenBSD: fix tests and disallow LibreSSL (#4888)9c3d51cFix interface IP for point-to-point links (#4887)69fdfbfWindows/Crypto rework: CertTree, CSR, PKINIT, Netlogon's Kerberos secure chan...e73137eTLS: fix _TLSSignature show2 (#4878)c211285Address TripleDES + Camellia deprecations (#4881)8e7e73bRename unaccessible FCfields (#4869)3255441Add missing crypto_validator (#4870)79e48dcOSPF: dissect without underlayer (#4871)04ea2f3BPF filter: fix memory leak (#4872)dc266d5RTPS: Fix payload_len calculation forDataPacket. (#4545)Updates
pytest-rerunfailuresfrom 14.0 to 15.1Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
beaa1a4Preparing release 15.11ddc245Pimp MANIFEST.c5a282cUpdate exception filtering to match against actual exception (#293)3064a77Use SPDX license identifier (#289)d0ff1d4Adjust--fail-on-flakybehavior to improve exit status handling (#288)c4992c3Configure for readthedocs (#284)5a1a3b2Initial draft docs (#283)4bbc0beFix duplicate keyword. (#282)88d1bf2Release 15.0 (#281)67e0056Update versions (#279)Updates
scapyfrom 2.6.1 to 2.7.0Release notes
Sourced from scapy's releases.
... (truncated)
Commits
40fc5ecOpenBSD: fix tests and disallow LibreSSL (#4888)9c3d51cFix interface IP for point-to-point links (#4887)69fdfbfWindows/Crypto rework: CertTree, CSR, PKINIT, Netlogon's Kerberos secure chan...e73137eTLS: fix _TLSSignature show2 (#4878)c211285Address TripleDES + Camellia deprecations (#4881)8e7e73bRename unaccessible FCfields (#4869)3255441Add missing crypto_validator (#4870)79e48dcOSPF: dissect without underlayer (#4871)04ea2f3BPF filter: fix memory leak (#4872)dc266d5RTPS: Fix payload_len calculation forDataPacket. (#4545)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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