deps(deps): bump the python-minor-and-patch group with 6 updates - #820
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.18.0` | `3.18.1` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.12` | `2.9.13` | | [bibtexparser](https://github.com/sciunto-org/python-bibtexparser) | `2.0.0b9` | `2.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.7` | | [djlint](https://github.com/djlint/djLint) | `1.45.2` | `1.46.1` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.7.0` | `1.7.1` | Updates `djangorestframework` from 3.18.0 to 3.18.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.18.0...3.18.1) Updates `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `bibtexparser` from 2.0.0b9 to 2.0.1 - [Release notes](https://github.com/sciunto-org/python-bibtexparser/releases) - [Changelog](https://github.com/sciunto-org/python-bibtexparser/blob/main/CHANGELOG) - [Commits](sciunto-org/python-bibtexparser@v2.0.0b9...v2.0.1) Updates `ruff` from 0.16.6 to 0.16.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.16.6...0.16.7) Updates `djlint` from 1.45.2 to 1.46.1 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.45.2...v1.46.1) Updates `pytest-env` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: bibtexparser dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: djlint dependency-version: 1.46.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pytest-env dependency-version: 1.7.1 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 6 updates:
3.18.03.18.12.9.122.9.132.0.0b92.0.10.16.60.16.71.45.21.46.11.7.01.7.1Updates
djangorestframeworkfrom 3.18.0 to 3.18.1Release notes
Sourced from djangorestframework's releases.
Commits
dd23495Prepare release 3.18.1 (#10036)cb1fb66Install gettext in prepare-release858f1fcReject non-finite values (nan, inf) in FloatField (#9998)ea695cdEnsure translations are up to date when preparing release0406c6eUpdate pygments requirement from >=2.17,<2.21 to ==2.21.* in the optional gro...8c92e89Expand deprecation classes and review deprecation policy (#10034)3157a6aUpdate pytest config to native TOML format from v9 (#10035)4f77428Fixing issue #9484 (#10033)f17d70fFix int64 format detection for negativeIntegerFieldminimums in Open API s...5668281Add a compatibility setting for ListSerializer error formats (#10027)Updates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
bibtexparserfrom 2.0.0b9 to 2.0.1Release notes
Sourced from bibtexparser's releases.
... (truncated)
Commits
5473e4c🔖 Bump version to 2.0.1c88ce92🔧 Add Dependabot config for GitHub Actions and pip (#624)54ef8d1📝 Fix near-empty API docs on Read the Docs (#623)1ecd7ab📝 Clarify expectations for AI-generated PRs and issues (#622)ffcf3e1📝 Minor changes to readme0984bc7📝 Minor updates to readmee33044e🚀 Prepare v2.0.0 release (README, docs, version bump) (#609)c4ae818🔖 Bump version to v2.0.0b10 (#621)8d1bb66✨ Support parenthesis-delimited blocks such as@article(...)(#620)d5bde2d🔧 Re-enable and modernize CodeQL workflow (#619)Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
djlintfrom 1.45.2 to 1.46.1Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
152599av1.46.11cef4d0fix ci3931027fix changelog8a5f5b3fix: end a template comment at its first close, not the last one on the line4fcf1e5remove unneeded files4ad849av1.46.054fea2echore(deps): lock file maintenance (#2489)58247d7chore(deps): update dependency autoprefixer to v10.5.5 (#2488)9ebc8aachore(deps): update dependency@codemirror/stateto v6.7.4 (#2487)ced0cbfperf: anchor H022 and H036 on their candidates instead of scanning from every...Updates
pytest-envfrom 1.7.0 to 1.7.1Release notes
Sourced from pytest-env's releases.
Commits
7ddd152Keep pyproject environment settings visible beside native pytest configuratio...2928847[pre-commit.ci] pre-commit autoupdate (#259)15fcc54[pre-commit.ci] pre-commit autoupdate (#258)e4e515d[pre-commit.ci] pre-commit autoupdate (#257)fc6704a🔧 chore: batch dependency updates weekly on Tuesday (#256)6161609build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#255)42e277cbuild(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#254)f057054[pre-commit.ci] pre-commit autoupdate (#253)ce98a5e[pre-commit.ci] pre-commit autoupdate (#252)b3676c7build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#251)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