build(deps): bump the python-minor-and-patch group across 1 directory with 7 updates#96
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… with 7 updates Bumps the python-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.24` | `1.43.40` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.1` | `4.68.3` | | [polars](https://github.com/pola-rs/polars) | `1.41.2` | `1.42.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [responses](https://github.com/getsentry/responses) | `0.26.1` | `0.26.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.16` | `0.15.20` | Updates `boto3` from 1.43.24 to 1.43.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.24...1.43.40) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `tqdm` from 4.68.1 to 4.68.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.1...v4.68.3) Updates `polars` from 1.41.2 to 1.42.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.41.2...py-1.42.1) Updates `pytest` from 9.0.3 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.0.3...9.1.1) Updates `responses` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.1...0.26.2) Updates `ruff` from 0.15.16 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.16...0.15.20) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: tqdm dependency-version: 4.68.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: polars dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: responses dependency-version: 0.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-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 python-minor-and-patch group with 7 updates in the / directory:
1.43.241.43.408.4.18.4.24.68.14.68.31.41.21.42.19.0.39.1.10.26.10.26.20.15.160.15.20Updates
boto3from 1.43.24 to 1.43.40Commits
dd59a59Merge branch 'release-1.43.40'b416ca0Bumping version to 1.43.40b228d05Add changelog entries from botocore121db7aMerge branch 'release-1.43.39'00141f6Merge branch 'release-1.43.39' into develop310317dBumping version to 1.43.39ff7c1cfAdd changelog entries from botocore805c683Update CODEOWNERS to shared Python SDK and CLI team (#4809)efcfb65Merge branch 'release-1.43.38'd7aa957Merge branch 'release-1.43.38' into developUpdates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
tqdmfrom 4.68.1 to 4.68.3Release notes
Sourced from tqdm's releases.
Commits
9aff609bump version, merge pull request #1763 from tqdm/jupyterlite9872f80drop date from snap version str to fix pydanticb829334support QtConsole, Spyder, JupyterLite6fa4867delay os.get_terminal_size748e107linte6e29ebmove tox.ini -> pyproject.toml617e4fatox-gh-actions -> tox-ghc49c50dadd python 3.14, drop python 3.7 supportfa2bcdbpre-commit: tqdm.11ec7988auto git-fameUpdates
polarsfrom 1.41.2 to 1.42.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
0df0c25Python Polars 1.42.1 (#28128)876bfb8docs: Fix dataset regression in the examples (#28131)07560f7chore(rust): Disallow usage oftokio::spawnin clippy (#28123)aa5d073fix: Incorrect sorted fast-path returning nan for grouped max (#28129)a2f2559docs: Emphasize to generally not ever write Rust tests (#28082)156e7f5chore(python): ImproveMakefilewith respect tovenvrobustness (#28110)fc09271fix: Fix panic on scan_parquet filter of fixed-size binary column (#28122)3dce32bdocs: Mention Polars skill in User Guide's LLM section (#28113)bd27f24refactor(rust): Remove legacy prelude glob imports from leaf files (#28114)853a398fix: Fix decimal dynamic float cast (#28126)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
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
responsesfrom 0.26.1 to 0.26.2Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
31d28ebrelease: 0.26.26fb610dFix CHANGES (#802)aae1d47Set license format to SPDX identifier in setup.py (#803)a19add7fix: query_param_matcher no longer mutates the caller's params dict (#801)88e15dbStrip default headers from recorded files case-insensitively (#798)1d48f2fdocs: fix typos (#800)853e7d2docs: update tox Python version examples (#797)705067bMerge branch 'release/0.26.1'Updates
rufffrom 0.15.16 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)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