Bump the python group with 7 updates#320
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the python group with 7 updates: | Package | From | To | | --- | --- | --- | | [hiredis](https://github.com/redis/hiredis-py) | `3.3.0` | `3.3.1` | | [pygithub](https://github.com/pygithub/pygithub) | `2.8.1` | `2.9.0` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.16.1` | `3.17.0` | | [django-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango) | `5.2.9` | `6.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.6` | `0.15.7` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [rust-just](https://github.com/gnpaone/rust-just) | `1.47.0` | `1.47.1` | Updates `hiredis` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](redis/hiredis-py@v3.3.0...v3.3.1) Updates `pygithub` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.0) Updates `djangorestframework` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.1...3.17.0) Updates `django-stubs[compatible-mypy]` from 5.2.9 to 6.0.1 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `ruff` from 0.15.6 to 0.15.7 - [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.6...0.15.7) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `rust-just` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/gnpaone/rust-just/releases) - [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md) - [Commits](gnpaone/rust-just@1.47.0...1.47.1) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pygithub dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: djangorestframework dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-stubs[compatible-mypy] dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: rust-just dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... 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 #320 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 49 49
Lines 2017 2017
=========================================
Hits 2017 2017 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 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 group with 7 updates:
3.3.03.3.12.8.12.9.03.16.13.17.05.2.96.0.10.15.60.15.77.0.07.1.01.47.01.47.1Updates
hiredisfrom 3.3.0 to 3.3.1Release notes
Sourced from hiredis's releases.
Commits
3cb8f06Version 3.3.12836c96MNT: do not use deprecated load_module method (#218)Updates
pygithubfrom 2.8.1 to 2.9.0Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
3a17ecfRelease 2.9.0 (#3465)b1a9b7eConsider per-page settings when iterating paginated properties (#3377)24305f6Update test key pair (#3453)f2540dbDeprecateReaction.delete(#3435)19e1c50Addthrowoption toWorkflow.create_dispatchto raise exceptions (#2966)6461909Add Secret Scanning Alerts and Improve Code Scan Alerts (#3307)95648dbAdd Python 3.14 to CI and tox (#3429)3716babUseGETurl or_links.selfas object url (#3421)61dcf49Allow for enterprise base url prefixed withapi.(#3419)ae23d60Restrict PyPi release workflow permissions (#3418)Updates
djangorestframeworkfrom 3.16.1 to 3.17.0Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
021ab56Bump version and update release notes for 3.17.0 (#9921)19ebad7Bump mkdocs-material[imaging] from 9.7.4 to 9.7.5 (#9923)f222c55Correct requires-python key in pyproject.toml7e7de6fRemove code fences from release checklistc599d30Update release process866bf7cBump mkdocs-material[imaging] from 9.7.3 to 9.7.4 (#9920)7f8ad25Drop deprecated coreapi support (#9895)8bac51aRevert "Adddrf-commonsto third-party packages documentation (#9916)" (#9917)9d7b26aAdddrf-commonsto third-party packages documentation (#9916)dff3c8dAdd django-pydantic-field and drf-pydantic to third-party packages documentat...Updates
django-stubs[compatible-mypy]from 5.2.9 to 6.0.1Commits
Updates
rufffrom 0.15.6 to 0.15.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0ef39deBump 0.15.7 (#24049)beb543b[ty] ecosystem-analyzer: Fail on newly panicking projects (#24043)378fe73Don't show noqa hover for non-Python documents (#24040)b5665bd[pylint] Improve phrasing (PLC0208) (#24033)6e20f22test: migrateshow_settingsandversiontests to useCliTest(#23702)f99b284Drain file watcher events during test setup (#24030)744c996[ty] Filter out unsatisfiable inference attempts during generic call narrowin...1616095[ty] Avoid inferring intersection types for call arguments (#23933)7f275f4[ty] Pin mypy_primer insetup_primer_project.py(#24020)7255e36[pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
rust-justfrom 1.47.0 to 1.47.1Release notes
Sourced from rust-just's releases.
Changelog
Sourced from rust-just's changelog.
Commits
8b8067eMerge pull request #404 from gnpaone/sync-action7b3e6d9chore: sync files from source repo4c40960Merge pull request #403 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...b8f11b6npm(deps-dev): bump@typescript-eslint/parserin /npm/rust-just44ab215Merge pull request #402 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...ea04dc5npm(deps-dev): bump@typescript-eslint/eslint-pluginin /npm/rust-just64ca08bMerge pull request #401 from gnpaone/sync-actionf8a7896chore: sync files from source repoc9d92e3Merge pull request #400 from gnpaone/npm-updatedf1d6c4chore: bump npm package versionDependabot 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