deps(deps): bump the python-minor-and-patch group with 8 updates - #692
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the python-minor-and-patch group with 8 updates#692dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [django-flexible-reports](https://github.com/mpasternak/django-flexible-reports) | `0.3.2` | `0.4.1` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [tqdm](https://github.com/tqdm/tqdm) | `4.69.0` | `4.69.1` | | [django-oauth-toolkit](https://github.com/django-oauth/django-oauth-toolkit) | `3.3.0` | `3.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.0` | | [djlint](https://github.com/djlint/djLint) | `1.41.0` | `1.42.3` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.6.0` | `1.7.0` | Updates `django-flexible-reports` from 0.3.2 to 0.4.1 - [Release notes](https://github.com/mpasternak/django-flexible-reports/releases) - [Changelog](https://github.com/mpasternak/django-flexible-reports/blob/master/HISTORY.md) - [Commits](mpasternak/django-flexible-reports@v0.3.2...v0.4.1) Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `tqdm` from 4.69.0 to 4.69.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.69.0...v4.69.1) Updates `django-oauth-toolkit` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/django-oauth/django-oauth-toolkit/releases) - [Changelog](https://github.com/django-oauth/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](django-oauth/django-oauth-toolkit@3.3.0...3.4.0) Updates `ruff` from 0.15.22 to 0.16.0 - [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.22...0.16.0) Updates `djlint` from 1.41.0 to 1.42.3 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.41.0...v1.42.3) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) Updates `pytest-env` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: django-flexible-reports dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: tqdm dependency-version: 4.69.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: django-oauth-toolkit dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: djlint dependency-version: 1.42.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: pytest-env dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor 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 8 updates:
0.3.20.4.13.0.33.0.54.69.04.69.13.3.03.4.00.15.220.16.01.41.01.42.34.6.04.6.11.6.01.7.0Updates
django-flexible-reportsfrom 0.3.2 to 0.4.1Release notes
Sourced from django-flexible-reports's releases.
... (truncated)
Changelog
Sourced from django-flexible-reports's changelog.
... (truncated)
Commits
96c994dMerge pull request #12 from mpasternak/release/0.4.1585f11eBump version: 0.4.0 → 0.4.1e823785docs: date the 0.4.1 changelog section0e22cf3Run the grappelli guard withpython -m pytest, not the console script27e1a0fMerge pull request #11 from mpasternak/chore/python2-cleanupf2df50dMerge pull request #10 from mpasternak/chore/audit-followups79ac672Enable ruff's UP (pyupgrade) rules so the cruft cannot come backe8b1725Remove obsolete UTF-8 encoding declarationsc72ab63Use the modern postgresql backend name in the test settingsb3ce469Drop the unreachable django.conf.urls.url fallback in the test urlconfUpdates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
tqdmfrom 4.69.0 to 4.69.1Release notes
Sourced from tqdm's releases.
Commits
93370ffbump version, merge pull requests #1781, #1773, #1778, #1775, #1780, #1746238501fdocs: fix redundant word typo in tests_synchronisation.pyb78624acontrib.logging: preserve filters9f92bc6remove unnecessary comments494372eFix AttributeError inclose()on failed__init__796cea1misc tidy164ef73rich: misc fixesf18c88efix properly90f5970minor tidyef15578fix: handle total=inf in format_meter to avoid OverflowErrorUpdates
django-oauth-toolkitfrom 3.3.0 to 3.4.0Release notes
Sourced from django-oauth-toolkit's releases.
... (truncated)
Changelog
Sourced from django-oauth-toolkit's changelog.
... (truncated)
Commits
48132d3chore: 3.4.0 release (#1764)2c34e2adocs: replace m2r2 with myst-parser to drop the mistune dependency (#1761)76cc44bchore(deps): bump cryptography in the uv group across 1 directory (#1760)a5e5032docs: migrate m2r to m2r2 and build docs in CI (#1758)ea8f2f0chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates (#...de8e735Fix 500 error when client_id or username contains a NUL byte (#1754)0c9240bFix ReadWriteScopedResourceMixin.new() rejecting any constructor argument...c5f2b9dAdd section in docs about migrations testing (#1717)11b36e4Extract HttpRequest creation to own method (#1660)82fc862Fix wildcard redirect URI validation for Netlify double-dash deploy previews ...Updates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
djlintfrom 1.41.0 to 1.42.3Release notes
Sourced from djlint's releases.
... (truncated)
Changelog
Sourced from djlint's changelog.
... (truncated)
Commits
464aca7v1.42.35acc4fdfix: accept every HTML-legal character in attribute names5a999c8chore: reformat6a84807docs: update pyodide in playgroundd48d64fchore(deps): lock file maintenance (#2275)c029d26chore(deps): lock file maintenance (#2274)33bd21echore(deps): update pre-commit hook types-regex to v2026.7.19.20260720 (#2273)014dff7chore(deps): update pre-commit hook tombi-toml/tombi-pre-commit to v1.2.4 (#2...6597903v1.42.26fa03c2bug fixes and perf improvementsUpdates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
pytest-envfrom 1.6.0 to 1.7.0Release notes
Sourced from pytest-env's releases.
Commits
db01e70👷 ci: test against Python 3.15 beta (#245)9e3ce0d[pre-commit.ci] pre-commit autoupdate (