This repository was archived by the owner on Aug 12, 2025. It is now read-only.
build(deps): bump the patch-and-minor-updates group across 1 directory with 7 updates#1069
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the patch-and-minor-updates group across 1 directory with 7 updates#1069dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…y with 7 updates Bumps the patch-and-minor-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prometheus-flask-exporter](https://github.com/rycus86/prometheus_flask_exporter) | `0.23.1` | `0.23.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.37` | `2.0.40` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.3` | `0.26.0` | | [celery](https://github.com/celery/celery) | `5.4.0` | `5.5.1` | | [typer-slim](https://github.com/fastapi/typer) | `0.15.1` | `0.15.2` | Updates `prometheus-flask-exporter` from 0.23.1 to 0.23.2 - [Commits](rycus86/prometheus_flask_exporter@0.23.1...0.23.2) Updates `sqlalchemy` from 2.0.37 to 2.0.40 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pytest` from 8.3.4 to 8.3.5 - [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.4...8.3.5) Updates `pytest-asyncio` from 0.25.3 to 0.26.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.0) Updates `celery` from 5.4.0 to 5.5.1 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.4.0...v5.5.1) Updates `kombu` from 5.4.2 to 5.5.2 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.4.2...v5.5.2) Updates `typer-slim` from 0.15.1 to 0.15.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.1...0.15.2) --- updated-dependencies: - dependency-name: prometheus-flask-exporter dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: sqlalchemy dependency-version: 2.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: pytest-asyncio dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: celery dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: kombu dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: typer-slim dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 patch-and-minor-updates group with 6 updates in the / directory:
0.23.10.23.22.0.372.0.408.3.48.3.50.25.30.26.05.4.05.5.10.15.10.15.2Updates
prometheus-flask-exporterfrom 0.23.1 to 0.23.2Commits
f3a43b7Update version to 0.23.2dee022dMerge pull request #184 from johnnoone/183-handle-async-views74531c5Allow to measure async viewsUpdates
sqlalchemyfrom 2.0.37 to 2.0.40Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pytestfrom 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
pytest-asynciofrom 0.25.3 to 0.26.0Release notes
Sourced from pytest-asyncio's releases.
Commits
4f8ce45docs: Prepare release of v0.26.0.498e8a7Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default01c22ffbuild: Update project metadata to use SPDX license identifier78191c9[pre-commit.ci] pre-commit autoupdate9a45551Build(deps): Bump hypothesis in /dependencies/default6680409Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/defaultaa82c57Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/defaultcca587e[pre-commit.ci] pre-commit autoupdate5d90b29Build(deps): Bump hypothesis in /dependencies/defaultc262262Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/defaultUpdates
celeryfrom 5.4.0 to 5.5.1Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
d643c7cPrepare for release: v5.5.1 (#9660)f110e3cFixed "AttributeError: list object has no attribute strip" with quorum queues...d1c35bbPrepare for release: v5.5.0 (#9644)c05269aBump Kombu to v5.5.2 (#9643)4e2faceAdd Codecov Test Analytics0436c55Lock pytest-celery to v1.2.x (using urllib3 instead of pycurl) (#9633)843b6f2Lock Kombu to v5.5.x (using urllib3 instead of pycurl) (#9632)53dc515Reject task when hard time limit is exceeded with acks_on_failure_or_timeout=...9226cb4update tests to use python 3.8 codes only (#9627)10cecefImproved explanation for Database transactions at user guide for tasks (#9617)Updates
kombufrom 5.4.2 to 5.5.2Release notes
Sourced from kombu's releases.
... (truncated)
Changelog
Sourced from kombu's changelog.
... (truncated)
Commits
9e1c5f1Prepare for release: v5.5.2 (#2278)e177bb1Attempt to fix retry loop inmaybe_declare()when broken connection.c76527cDowngrad kafka version to make the CI green again (#2271)323940dBump tzdata from 2025.1 to 2025.2 (#2268)74c1ff6Prepare for release: v5.5.1 (#2270)13e6938SQS: More Protocol Tests (#2267)c6d4731SQS: Fix Query Protocol Content-Type header (#2266)571dd4dFix native_delayed_delivery for queue with explicit bindings (#2263)f94760fUpdate trove classifier with missing python 3.13 (#2262)0411b23Prepare for release: v5.5.0 (#2255)Updates
typer-slimfrom 0.15.1 to 0.15.2Release notes
Sourced from typer-slim's releases.
... (truncated)
Changelog
Sourced from typer-slim's changelog.
... (truncated)
Commits
5474f0b🔖 Release version 0.15.231f5222📝 Update release notese8096c9✨ Allow custom styles for commands in help output (#1103)f12ecec📝 Update release notesa169a35✏️ Fix small typos in the tutorial documentation (#1137)d3d3e46📝 Update release notes1332596🔧 Add support for Python 3.13, tests in CI and add PyPI trove classifier (#1091)cdeb036📝 Update release notes4f04666🐛 Fix shell completions for the fish shell (#1069)85ca5b5📝 Update release notesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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