-
Notifications
You must be signed in to change notification settings - Fork 23
python-deps(deps): bump the python-dependencies group with 6 updates #489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python), [coverage](https://github.com/nedbat/coveragepy), [flask](https://github.com/pallets/flask), [ruff](https://github.com/astral-sh/ruff), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) and [coverage[toml]](https://github.com/nedbat/coveragepy) to permit the latest version. Updates `pyright` to 1.1.404 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.403...v1.1.404) Updates `coverage` from 7.10.4 to 7.10.5 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.4...7.10.5) Updates `flask` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.2) Updates `ruff` from 0.12.9 to 0.12.10 - [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.12.9...0.12.10) Updates `beautifulsoup4` from 4.13.4 to 4.13.5 Updates `coverage[toml]` from 7.10.4 to 7.10.5 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.4...7.10.5) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.404 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.12.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage[toml] dependency-version: 7.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #489 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 161 161
Lines 4744 4744
Branches 429 429
=========================================
Hits 4744 4744 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Test Results (ubuntu)
|
Test Results (macos)
|
Test Results (windows)
|
nfelt14
approved these changes
Aug 25, 2025
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.
Updates the requirements on pyright, coverage, flask, ruff, beautifulsoup4 and coverage[toml] to permit the latest version.
Updates
pyrightto 1.1.404Commits
d393df1Pyright NPM Package update to 1.1.404 (#352)Updates
coveragefrom 7.10.4 to 7.10.5Changelog
Sourced from coverage's changelog.
Commits
810abebchore: make upgrade3c8f1b5build: use --universal to keep platform conditions in .pip files107ae05docs: sample HTML for 7.10.5b5bc6d4docs: prep for 7.10.5a5c18ccstyle: auto-generated changes shouldn't trigger ruff re-formatting1f9f840build: tooling for ruff formatting9ee5b3echore: make upgradebfeb2aestyle: fix things so pylint is happy with ruff82467f7chore:ruff format .0a7b733refactor: remove unused things from lab/Updates
flaskfrom 3.1.1 to 3.1.2Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
2c1b30drelease version 3.1.21292419Update GitHub Actions workflow for artifact handling (#5795)4dd52caUpdate GitHub Actions workflow for artifact handling55c6255update dev dependenciesd8259ebuse Jinja name consistently38b4c1erefactor stream_with_context for async views (#5799)9822a03refactor stream_with_context for async views49b7e7bsecurity docs for TRUSTED_HOSTS (#5798)b228ca3security docs for TRUSTED_HOSTSff64079update flask-talisman linkUpdates
rufffrom 0.12.9 to 0.12.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
c68ff8dBump 0.12.10 (#20025)5931a52[ty] Stop running every mdtest twice692be72Move diff rendering toruff_db(#20006)14fe122[ty] Perform assignability etc checks using newConstraintstrait (#19838)045cba3[ty] Usededentin cursor tests (#20019)a5cbca1Fix rust feature activation (#20012)d43a3d3[ty] Avoid unnecessary argument type expansion (#19999)9911196[ty] Add link for namespaces being partial (#20015)859475f[ty] add docstrings to completions based on type (#20008)7b75aee[pyupgrade] Avoid reporting__future__features as unnecessary when they ...Updates
beautifulsoup4from 4.13.4 to 4.13.5Updates
coverage[toml]from 7.10.4 to 7.10.5Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
810abebchore: make upgrade3c8f1b5build: use --universal to keep platform conditions in .pip files107ae05docs: sample HTML for 7.10.5b5bc6d4docs: prep for 7.10.5a5c18ccstyle: auto-generated changes shouldn't trigger ruff re-formatting1f9f840build: tooling for ruff formatting9ee5b3echore: make upgradebfeb2aestyle: fix things so pylint is happy with ruff82467f7chore:ruff format .0a7b733refactor: remove unused things from lab/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 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