build(deps): bump the python-minor-patch group across 1 directory with 5 updates#95
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-minor-patch group across 1 directory with 5 updates#95dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 5 updates Bumps the python-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.20` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.410` | `1.1.411` | | [playwright](https://github.com/microsoft/playwright-python) | `1.60.0` | `1.61.0` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.2` | `3.4.3` | Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) Updates `ruff` from 0.15.17 to 0.15.20 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.17...0.15.20) Updates `pyright` from 1.1.410 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.410...v1.1.411) Updates `playwright` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.60.0...v1.61.0) Updates `fastmcp` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: fastmcp dependency-version: 3.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 python-minor-patch group with 5 updates in the / directory:
9.1.09.1.10.15.170.15.201.1.4101.1.4111.60.01.61.03.4.23.4.3Updates
pytestfrom 9.1.0 to 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.15.17 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
pyrightfrom 1.1.410 to 1.1.411Commits
392b6baPyright NPM Package update to 1.1.411 (#363)Updates
playwrightfrom 1.60.0 to 1.61.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
bd499b2build(deps): bump typing-extensions from 4.14.1 to 4.15.0 (#3119)5b318a5build(deps): bump mypy from 1.19.1 to 2.1.0 (#3117)e6bfce9build(deps): bump actions/checkout from 6 to 7 in the actions group across 1 ...2b41bf8devops(driver): assemble driver from npm package and Node.js builds (#3122)f75d727feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image (#3113)613c3bfchore(roll): v1.61.0 (#3102)f7c6259chore(python): drop Python 3.9, add 3.14 (#3109)0d7c116build(deps-dev): bump setuptools from 80.9.0 to 82.0.1 (#3105)47ea94abuild(deps): bump mypy from 1.17.1 to 1.19.1 (#3104)42d4b83build(deps-dev): bump auditwheel from 6.4.0 to 6.4.2 (#3106)Updates
fastmcpfrom 3.4.2 to 3.4.3Release notes
Sourced from fastmcp's releases.
... (truncated)
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
1eedd1fDocs: add v3.4.2 and v3.4.3 changelog entries (#4430)3b1afe6chore(deps): bump joserfc from 1.6.7 to 1.6.8 in the uv group across 1 direct...874425achore: Update SDK documentation (#4427)691766b[codex] Fix OpenAPI resource template requests (#4407)47907e0Fix ty 0.0.55 diagnostics and prefab-ui protocol version drift (#4428)c1b0396Block IPv6 transition SSRF bypasses (#4426)522ed5bfix: correct replace_type docstring parameter descriptions (#4375)67527c1Block unsafe OAuth redirect schemes (#4419)57a2799Protect streamable HTTP from DNS rebinding (#4405)cccb529Fix DCR redirect URI validation (#4408)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