deps(deps): bump the python-minor-and-patch group across 1 directory with 7 updates#388
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the python-minor-and-patch group across 1 directory with 7 updates#388dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 7 updates Bumps the python-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django-reversion](https://github.com/etianen/django-reversion) | `6.2.0` | `6.3.0` | | [django-environ](https://github.com/joke2k/django-environ) | `0.13.0` | `0.14.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.1` | `4.68.3` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `8.1.1` | `8.2.1` | | [model-bakery](https://github.com/model-bakers/model_bakery) | `1.23.4` | `1.23.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.16` | `0.15.18` | | [djlint](https://github.com/djlint/djLint) | `1.39.0` | `1.39.2` | Updates `django-reversion` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/etianen/django-reversion/releases) - [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst) - [Commits](etianen/django-reversion@v6.2.0...v6.3.0) Updates `django-environ` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/v0.14.0/CHANGELOG.rst) - [Commits](joke2k/django-environ@v0.13.0...v0.14.0) 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 `vcrpy` from 8.1.1 to 8.2.1 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.1.1...v8.2.1) Updates `model-bakery` from 1.23.4 to 1.23.5 - [Release notes](https://github.com/model-bakers/model_bakery/releases) - [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md) - [Commits](model-bakers/model_bakery@1.23.4...1.23.5) Updates `ruff` from 0.15.16 to 0.15.18 - [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.18) Updates `djlint` from 1.39.0 to 1.39.2 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.39.0...v1.39.2) --- updated-dependencies: - dependency-name: django-reversion dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: django-environ dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor 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: vcrpy dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: model-bakery dependency-version: 1.23.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: djlint dependency-version: 1.39.2 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:
6.2.06.3.00.13.00.14.04.68.14.68.38.1.18.2.11.23.41.23.50.15.160.15.181.39.01.39.2Updates
django-reversionfrom 6.2.0 to 6.3.0Release notes
Sourced from django-reversion's releases.
Changelog
Sourced from django-reversion's changelog.
Commits
cc6d5b9v6.3.0a4b9377Merge pull request #1000 from mcihad/masteref59de1feat: add Turkish translation for django-reversionUpdates
django-environfrom 0.13.0 to 0.14.0Release notes
Sourced from django-environ's releases.
Changelog
Sourced from django-environ's changelog.
Commits
6e1b461Merge pull request #635 from joke2k/release/0.14.0b65f66echore(release): prepare 0.14.039f980aMerge pull request #633 from joke2k/hotfix/0.14-apply-pr-600020825cci: allow release and hotfix PRs to target main6c1dd5bfix(typing): support TypeAlias on Python 3.9c0d7b2bEnsureEnv.read_envsupports any file-like objectc41ee54Guard against an inability to read stack frames64bfe4bAdd type information to docstrings791df95Add type annotations tostrandboolparameters of methods inEnv4370592Merge branch 'develop' into mainUpdates
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
vcrpyfrom 8.1.1 to 8.2.1Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
8531203Release v8.2.1045acb1Use a safe YAML loader for cassettes to prevent code executionde43f46Fix lint failures from merged PRs (codespell + ruff UP032)514c374Validate record_mode and raise a clear error on invalid valuesb736caddocs: recommend pytest-recording over unmaintained pytest-vcr06758c9Release v8.2.06554837Add env proxy cassette regression test (#994)62cf5e1Accounting for modified requests when storing played cassettes, with a test (...13f201amake url available in VCRHTTPResponse (#976)d57b553improve error message on repeated requestt (#985)Updates
model-bakeryfrom 1.23.4 to 1.23.5Release notes
Sourced from model-bakery's releases.
Changelog
Sourced from model-bakery's changelog.
Commits
9fbe82bBump 1.23.58e4e13aBump idna from 3.11 to 3.15 (#606)89a449eBump astral-sh/setup-uv from 7.6.0 to 8.1.0 (#605)d837e15Introduce Zizmor security check via pre-commit (#604)f6532bbBump urllib3 from 2.6.3 to 2.7.0 (#603)efafc2eBump django from 5.2.13 to 5.2.14 (#602)6519ce2Clarify Apache-2.0 license text and package metadata (#600)43fd807Speed upBaker.get_fields()(#593)0537aceBump pytest from 9.0.2 to 9.0.3 (#598)e6f084fBump pillow from 12.1.1 to 12.2.0 (#597)Updates
rufffrom 0.15.16 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)Updates
djlintfrom 1.39.0 to 1.39.2Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
a8264ddv1.39.20a59136fix mypyc compilation5daa5ddv1.39.127bae44fix(linter): avoid false T027 for apostrophes in quoted strings8a9d8f0Fix Alpine x-data method attribute formattingc12d4e1improve parenthesis testsd575507fix(formatter): preserve Jinja quotes in HTML attributes4129b05chore(deps): update pre-commit hook types-tqdm to v4.68.0.20260608 (#2074)0730bffFix indentation after inline trim-marker Jinja blocks338dee3chore(deps): lock file maintenance (#2073)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