build(deps): bump the pip-minor-patch group in /app/backend with 7 updates - #141
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the pip-minor-patch group in /app/backend with 7 updates#141dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-minor-patch group in /app/backend with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.2` | `0.141.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.24.0` | `1.25.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.51.0` | `0.52.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.158.0` | `6.163.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.0` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.14.2` | `4.15.0` | | [scipy](https://github.com/scipy/scipy) | `1.17.1` | `1.18.0` | Updates `fastapi` from 0.139.2 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.141.1) Updates `huggingface-hub` from 1.24.0 to 1.25.1 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.24.0...v1.25.1) Updates `uvicorn` from 0.51.0 to 0.52.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.0) Updates `hypothesis` from 6.158.0 to 6.163.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.158.0...v6.163.0) Updates `ruff` from 0.15.22 to 0.16.0 - [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.22...0.16.0) Updates `testcontainers` from 4.14.2 to 4.15.0 - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.14.2...testcontainers-v4.15.0) Updates `scipy` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: huggingface-hub dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: hypothesis dependency-version: 6.163.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: testcontainers dependency-version: 4.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor-patch group in /app/backend with 7 updates:
0.139.20.141.11.24.01.25.10.51.00.52.06.158.06.163.00.15.220.16.04.14.24.15.01.17.11.18.0Updates
fastapifrom 0.139.2 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
huggingface-hubfrom 1.24.0 to 1.25.1Release notes
Sourced from huggingface-hub's releases.
Commits
9bf0595Release: v1.25.1aace894[Sandbox] Don't inject the HF token in sandbox jobs as SBX_DL_TOKEN (#4583)16fffe4Release: v1.25.061a0164Release: v1.25.0.rc0922b819[Repocard] Fix catastrophic backtracking (ReDoS) in REGEX_YAML_BLOCK (#4526)e8bb319[Upload] Forward token in _final_commit_info repo_info lookup (#4572)d5c4425[HfFileSystem] Raise FileNotFoundError when streaming a missing file (#4562)1ae04ff[Jobs] Auto-name Jobs on creation (#4566)74213cb[Repocard] Preserve order of appended keys in CardData.to_yaml (#4561)3a60f15[Download] [Fix] Update file-count progress bar on completion (#4560)Updates
uvicornfrom 0.51.0 to 0.52.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8f1b884Version 0.52.0 (#3044)f6833dbAdd experimental zttp HTTP/1.1 protocol (#2979)d26c85cPrepare compatibility with websockets 17.0. (#3036)7e11cc6Clarify how limit_concurrency and backlog differ (#3029)Updates
hypothesisfrom 6.158.0 to 6.163.0Commits
793e92dBump hypothesis version to 6.163.0 and update changelogba2899bMerge pull request #4830 from Liam-DeVoe/from-regex-alphabet-collections5e3cae2Bump hypothesis version to 6.162.0 and update changelogd92a798Merge pull request #4811 from Zac-HD/claude/sleepy-keller-o5cUKf5e473aclaude: support Collection[str] alphabet in from_regex, unify alphabet valida...cbf124bSkip non-ns dtype construction at import on pandas < 28d0a004Address review: constrain constant-offset range, simplify tz classification8852abeadd new test72d88bdsimplify tests0addb38Support timezone-aware datetime dtypes in hypothesis.extra.pandasUpdates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
testcontainersfrom 4.14.2 to 4.15.0Release notes
Sourced from testcontainers's releases.
... (truncated)
Changelog
Sourced from testcontainers's changelog.
... (truncated)
Commits
04267b3chore(main): release testcontainers 4.15.0 (#1057)0f23105chore(deps): bump boto3 from 1.43.36 to 1.43.50 (#1077)bee755cchore(deps): bump kubernetes from 36.0.2 to 36.0.3 (#1078)9b6837dchore(deps): bump docker from 7.1.0 to 7.2.0 (#1076)7685f20chore(deps): bump openfga-sdk from 0.10.3 to 0.10.4 (#1074)007e5acchore(deps): bump redis from 8.0.0 to 8.0.1 (#1072)977279bchore(deps-dev): bump anyio from 4.14.0 to 4.14.1 (#1070)1571ff2chore(deps-dev): bump ruff from 0.15.17 to 0.15.20 (#1068)1f683f9chore(deps): bump wrapt from 2.2.1 to 2.2.2 (#1067)230b3bechore(deps): bump selenium from 4.44.0 to 4.45.0 (#1066)Updates
scipyfrom 1.17.1 to 1.18.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
54ef542REL: 1.18.0 release commita45e463Merge pull request #25395 from tylerjereddy/treddy_prep_1.18.0_finalee2442eTYP, MAINT, TST: PR 25395 revisions3225154DOC: PR 25395 revisions14c7bd7TYP: Fix mypy errors withpytest==9.1.0(#25410)71522e9DOC: revise SciPy 1.18.0 release notes92f8482MAINT: fix errors from pytest 9.1 (#25378)7b27bf4TST, MAINT: modernize spatial tests for pytest 10 (#25376)d05b640Merge pull request #25347 from tylerjereddy/treddy_version_bump_1.18.0rc3e60fe8bREL: set to 1.18.0rc3 unreleasedDependabot 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