deps(deps): bump the python-minor-patch group across 1 directory with 5 updates - #14
Merged
Merged
Conversation
… 5 updates Bumps the python-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.3.1` | `3.4.2` | | [prefab-ui](https://github.com/PrefectHQ/prefab) | `0.20.1` | `0.20.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.17` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.12.2` | `6.13.2` | Updates `fastmcp` from 3.3.1 to 3.4.2 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.3.1...v3.4.2) Updates `prefab-ui` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/PrefectHQ/prefab/releases) - [Commits](PrefectHQ/prefab@v0.20.1...v0.20.2) Updates `pytest` from 9.0.3 to 9.1.0 - [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.0.3...9.1.0) Updates `ruff` from 0.15.15 to 0.15.17 - [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.15...0.15.17) Updates `pypdf` from 6.12.2 to 6.13.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.12.2...6.13.2) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: prefab-ui dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pypdf dependency-version: 6.13.2 dependency-type: direct:development update-type: version-update:semver-minor 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:
3.3.13.4.20.20.10.20.29.0.39.1.00.15.150.15.176.12.26.13.2Updates
fastmcpfrom 3.3.1 to 3.4.2Release notes
Sourced from fastmcp's releases.
... (truncated)
Commits
3b8538eAllow private JWT headers (#4290)0445c31chore: Update SDK documentation (#4223)9261793Docs: add v3.4.1 changelog entries (#4289)e1b52d0Add explicit starlette>=1.0.1 floor (CVE-2026-48710) (#4286)e58f386Log refresh-token misses in OAuthProxy instead of failing silently (#4276)3f09c68Document --notes-start-tag requirement in release instructions (#4275)e124bdeFix MDX syntax error in changelog (#4270)dae11bbBackfill changelog and updates through v3.4.0 (#4269)0f4f78cFix resource templates with query params on proxied servers (#4251)1a06130Fix GitHub MCP resource integration test (#4253)Updates
prefab-uifrom 0.20.1 to 0.20.2Release notes
Sourced from prefab-ui's releases.
Commits
5d6e73bDocs quality pass: links, previews, missing params, and prose (#463)5c0ef71Add Marvin test failure analysis workflow (#458)f097eb7Add chart tooltip value spacing (#457)Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
rufffrom 0.15.15 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
pypdffrom 6.12.2 to 6.13.2Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
6490dffREL: 6.13.2d209c2cSEC: Detect multi-hop cyclic /Pages trees in _flatten to prevent SIGSEGV (#3847)06d4106ROB: Fix UnboundLocalError in _read_standard_xref_table on a malformed entry ...c64016aROB: Raise PdfStreamError on non-hexadecimal bytes in hex readers (#3832)6207d77ROB: Guard truncated Type1 font program in _type1_alternative (#3835)e31de26DEV: Bump actions/checkout from 6.0.2 to 6.0.3 (#3843)7a3a870REL: 6.13.15efe472SEC: Prevent infinite loops when processing threads/articles (#3839)80509e3ROB: Avoid recursion errors for _doc_common (#3838)d74d95dMAINT: Remove unreachable return in read_until_regex (#3833)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