Skip to content

deps(deps): bump the python-minor-and-patch group across 1 directory with 15 updates#277

Merged
mpasternak merged 1 commit into
devfrom
dependabot/uv/python-minor-and-patch-d2729a4bc4
Jun 1, 2026
Merged

deps(deps): bump the python-minor-and-patch group across 1 directory with 15 updates#277
mpasternak merged 1 commit into
devfrom
dependabot/uv/python-minor-and-patch-d2729a4bc4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the python-minor-and-patch group with 15 updates in the / directory:

Package From To
numpy 2.4.4 2.4.6
django-denorm-iplweb 1.11.1 1.11.2
django-reversion 6.1.0 6.2.0
django-autocomplete-light 4.0.0 4.0.1
requests 2.34.0 2.34.2
django-formtools 2.5.1 2.6.1
django-prometheus 2.4.1 2.5.0
django-site-blog 0.2.0 0.2.1
django-first-run-wizard 0.1.0 0.1.1
pytest-rerunfailures 16.2 16.3
ruff 0.15.12 0.15.15
playwright 1.59.0 1.60.0
pytest-playwright 0.7.2 0.8.0
django-run-site 0.14.0 0.15.0
django-dev-helpers 0.1.10 0.1.11

Updates numpy from 2.4.4 to 2.4.6

Release notes

Sourced from numpy's releases.

v2.4.6 (May 18, 2026)

NumPy 2.4.6 Release Notes

NumPy 2.4.6 is a quick release that fixes a regression discovered in the 2.4.5 release.

This release supports Python versions 3.11-3.14

Contributors

A total of 4 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • !EarlMilktea
  • Charles Harris
  • Sebastian Berg
  • Warren Weckesser

Pull requests merged

A total of 4 pull requests were merged for this release.

  • #31444: MAINT: Prepare 2.4.x for further development
  • #31453: BUG: Fix regression in arr.conj()
  • #31459: BUG: np.linalg.svd(..., hermitian=True) returns non-unitary...
  • #31460: BUG: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator...

v2.4.5 (May 15, 2026)

NumPy 2.4.5 Release Notes

NumPy 2.4.5 is a patch release that fixes bugs discovered after the 2.4.4 release, has some typing improvements, and maintains infrastructure.

This release supports Python versions 3.11-3.14

Contributors

A total of 17 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • Aleksei Nikiforov
  • Anarion Zuo +
  • Ankit Ahlawat
  • Breno Favaretto +
  • Charles Harris
  • Igor Krivenko +
  • Ijtihed Kilani +
  • Joren Hammudoglu
  • Maarten Baert +

... (truncated)

Commits
  • b832a09 Merge pull request #31462 from charris/prepare-2.4.6
  • 57cc147 REL: Prepare for the NumPy 2.4.6 release
  • 0c72b0b Merge pull request #31459 from charris/backport-31347
  • 9778d26 BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...
  • e0e3876 BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...
  • d1bffeb BUG: np.linalg.svd(..., hermitian=True) returns non-unitary vh (#31347)
  • 8d8d7e5 Merge pull request #31453 from seberg/issue-31452
  • bddaab7 BUG: Fix regression in arr.conj()
  • 37a1ecc Merge pull request #31444 from charris/begin-2.4.6
  • 3c0e043 MAINT: Prepare 2.4.x for further development
  • Additional commits viewable in compare view

Updates django-denorm-iplweb from 1.11.1 to 1.11.2

Changelog

Sourced from django-denorm-iplweb's changelog.

Changelog

Commits
  • dd4c849 bump version 1.11.1 -> 1.11.2
  • 7fb65c9 Speed up 0017 dedup: replace O(n^2) self-join with single-pass row_number()
  • See full diff in compare view

Updates django-reversion from 6.1.0 to 6.2.0

Release notes

Sourced from django-reversion's releases.

v6.2.0

What's Changed

New Contributors

Full Changelog: etianen/django-reversion@v6.1.0...v6.2.0

Changelog

Sourced from django-reversion's changelog.

6.2.0 - 2026-05-12

Commits
  • cfbba63 v6.2.0
  • 9d31110 Merge pull request #999 from philippeducasse/feat/object-id-field
  • 7d81001 docs: document object_id_field parameter in register()
  • d27560a perf: skip db query when object_id_field is pk in admin views
  • b1e3f67 refactor: resolve object_id_field to concrete field at registration
  • d5c51ae fix: linting error
  • e13bb70 fix: apply object_id_field to get_deleted and get_for_object
  • d3fbf84 fix: refactored code to simplify logic
  • 9d0936f test: move CustomObjectId admin registration to setUp/tearDown
  • eedcbef style: fix flake8 line length and blank line issues
  • Additional commits viewable in compare view

Updates django-autocomplete-light from 4.0.0 to 4.0.1

Changelog

Sourced from django-autocomplete-light's changelog.

4.0.1

Fixes
- [#1417](https://github.com/yourlabs/django-autocomplete-light/issues/1417)        ModelSelect2(Multiple) without a URL now renders the full
               queryset again (regression: Select2InitialRenderMixin
               unconditionally narrowed choices to selected PKs at render
               time, breaking non-AJAX edit forms)
- [#1333](https://github.com/yourlabs/django-autocomplete-light/issues/1333)        WidgetMixin.forward list is now copied on __init__ and
               __deepcopy__, preventing silent mutation across form
               subclasses that share a base class widget instance
               (port of upstream PR [#1358](https://github.com/yourlabs/django-autocomplete-light/issues/1358))
Commits

Updates requests from 2.34.0 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)
Commits

Updates django-formtools from 2.5.1 to 2.6.1

Changelog

Sourced from django-formtools's changelog.

2.6.1 (2026-05-16)

  • Add missing .mo files for translations updated in 2.6

  • Add support for Django 6.0

2.6 (2026-05-16)

  • Fix form validation in default templates (#265)

  • Exclude tests from wheels

  • Improved performance when using condition_dict (#291)

  • Dropped support for Python < 3.9 and Django < 4.2

  • Added support for Django 5.1/5.2

  • Updated translations

Commits
  • cd973c0 Updated Changelog for the 2.6.1 release
  • 4f0c2b3 Add support for Django 6.0
  • 20a4b80 Add forgotten .mo files when updating translations
  • 71ae863 Updated Changelog for the 2.6 release
  • 58c65e4 Updated translations from Tranifex
  • a68af7b Add test to cover cached data
  • a26136a Possibly more widely-applicable fix
  • d0083b4 Fix edge case with popping form_list
  • b20f8b5 Formatting
  • d879b9b Improve formatting
  • Additional commits viewable in compare view

Updates django-prometheus from 2.4.1 to 2.5.0

Release notes

Sourced from django-prometheus's releases.

v2.5.0

  • Add support for Django 5.2 and 6.0.
  • Drop support for Django 5.0 (EOL).
  • Add support for Python 3.13, 3.14, and free threaded 3.14t.
Changelog

Sourced from django-prometheus's changelog.

v2.5.0 - May 26th, 2026

  • Add support for Django 5.2 and 6.0.
  • Drop support for Django 5.0 (EOL).
  • Add support for Python 3.13, 3.14, and free threaded 3.14t.
Commits

Updates django-site-blog from 0.2.0 to 0.2.1

Changelog

Sourced from django-site-blog's changelog.

[0.2.1] - 2026-05-13

Added

  • ArticleQuerySet.published() and ArticleQuerySet.visible_on_site(site), exposed via Article.objects as chainable methods. Centralizes the inverted-M2M visibility query so list / detail / feed views can share one implementation without re-deriving it (and without accidentally reaching for Article.on_site, which drops "visible everywhere" articles). visible_on_site() accepts a Site instance or its primary key.

Changed

  • ArticleDetailView.get_queryset and the demo HomeListView both switched to Article.objects.published().visible_on_site(site), so the two views share a single source of truth for the visibility semantics.

Documentation

  • README: corrected django-model-utils version range to >=5,<6 (matches pyproject.toml; the 0.2.0 release notes already documented the bump but the version table was missed). Rewrote the "How site assignment works" section around get_current_site(request) instead of the obsolete direct-SITE_ID example, and showcased the new chained queryset API. Added a "Security — trust boundary on article_body" section calling out the |safe rendering path.

Fixed

  • Article.article_body admin help text: removed "displaythe" concatenation typo (missing space between two adjacent translatable string literals). Same correction applied to the frozen help text in 0001_initial; the migration change is state-only (no SQL effect).
Commits
  • 57f8ae2 chore(release): 0.2.1 — centralized queryset + doc fixes
  • See full diff in compare view

Updates django-first-run-wizard from 0.1.0 to 0.1.1

Changelog

Sourced from django-first-run-wizard's changelog.

[0.1.1] - 2026-05-13

Fixed

  • AdminUserCreationForm now passes an unsaved User(username=…, email=…) instance to password_validation.validate_password() so UserAttributeSimilarityValidator actually fires — previously a password identical to the username silently passed. This matches the contract used by django.contrib.auth.forms.UserCreationForm, the Django admin, and the createsuperuser management command.

Changed

  • Example project (example/example_project/settings.py) now ships the Django default AUTH_PASSWORD_VALIDATORS (UserAttributeSimilarity, MinimumLength, CommonPassword, NumericPassword) so the wizard's first- superuser step enforces the same rules out of the box.

Infrastructure

  • Test settings (tests/settings.py) gained the same default AUTH_PASSWORD_VALIDATORS block, and the suite now exercises too-short-password and password-equals-username rejection paths.
Commits
  • 33ef8db Release 0.1.1: enforce AUTH_PASSWORD_VALIDATORS in admin-user step
  • d55cdae Modernize GH Actions: Node 24 runtime + correct uv cache key
  • b9d1a02 Fix CI: install gettext + format the auto-generated migration
  • See full diff in compare view

Updates pytest-rerunfailures from 16.2 to 16.3

Changelog

Sourced from pytest-rerunfailures's changelog.

16.3 (2026-05-22)

Features ++++++++

  • Add --reruns-mode option (strict or append). With append, marker reruns and the global --reruns / reruns ini setting are summed instead of the marker taking strict priority. Default is strict so existing behaviour is unchanged. Fixes [#321](https://github.com/pytest-dev/pytest-rerunfailures/issues/321) <https://github.com/pytest-dev/pytest-rerunfailures/issues/321>_.

  • Add --rerun-show-tracebacks option to display tracebacks from failed attempts that were retried, including tests that eventually passed. The rerun summary section is emitted automatically when the flag is set, so -rR is no longer required to see the tracebacks. Fixes [#156](https://github.com/pytest-dev/pytest-rerunfailures/issues/156) <https://github.com/pytest-dev/pytest-rerunfailures/issues/156>_.

Commits

Updates ruff from 0.15.12 to 0.15.15

Release notes

Sourced from ruff's releases.

0.15.15

Release Notes

Released on 2026-05-28.

Preview features

  • Fix Markdown closing fence handling (#25310)
  • [pyflakes] Report duplicate imports in typing.TYPE_CHECKING block (F811) (#22560)

Bug fixes

  • [pyflakes] Treat function-scope bare annotations as locals per PEP 526 (F821) (#21540)

Performance

  • Avoid redundant TokenValue drops in the lexer (#25300)
  • Reduce memory usage by dropping token-excess capacity and improve performance by approximating the initial tokens Vec size (#25354)
  • Use ThinVec in AST to shrink Stmt (#25361)

Documentation

  • Fix line-length example for --config option (#25389)
  • [flake8-comprehensions] Document RecursionError edge case in __len__ (C416) (#25286)
  • [mccabe] Improve example (C901) (#25287)
  • [pyupgrade] Clarify fix safety docs (UP007, UP045) (#25288)
  • [refurb] Document FURB192 exception change for empty sequences (#25317)
  • [ruff] Document false negative for user-defined types (RUF013) (#25289)

Formatter

  • Fix formatting of lambdas nested within f-strings (#25398)

Server

  • Return code action for codeAction/resolve requests that contain no or no valid URL (#25365)

Other changes

  • Expand semantic syntax errors for invalid walruses (#25415)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.15

Released on 2026-05-28.

Preview features

  • Fix Markdown closing fence handling (#25310)
  • [pyflakes] Report duplicate imports in typing.TYPE_CHECKING block (F811) (#22560)

Bug fixes

  • [pyflakes] Treat function-scope bare annotations as locals per PEP 526 (F821) (#21540)

Performance

  • Avoid redundant TokenValue drops in the lexer (#25300)
  • Reduce memory usage by dropping token-excess capacity and improve performance by approximating the initial tokens Vec size (#25354)
  • Use ThinVec in AST to shrink Stmt (#25361)

Documentation

  • Fix line-length example for --config option (#25389)
  • [flake8-comprehensions] Document RecursionError edge case in __len__ (C416) (#25286)
  • [mccabe] Improve example (C901) (#25287)
  • [pyupgrade] Clarify fix safety docs (UP007, UP045) (#25288)
  • [refurb] Document FURB192 exception change for empty sequences (#25317)
  • [ruff] Document false negative for user-defined types (RUF013) (#25289)

Formatter

  • Fix formatting of lambdas nested within f-strings (#25398)

Server

  • Return code action for codeAction/resolve requests that contain no or no valid URL (#25365)

Other changes

  • Expand semantic syntax errors for invalid walruses (#25415)

Contributors

... (truncated)

Commits
  • db5aa0a Bump 0.15.15 (#25431)
  • 366fe21 [ty] Improve diagnostics for syntax errors in forward annotations (#25158)
  • e2e1e64 [ty] Remove excess capacity from more Salsa cached collections (#25411)
  • 1bd77e1 [ty] Use diagnostic message as tie breaker when sorting (#25424)
  • 7e1bc1e Add agent skills for working on ty (#25422)
  • 574e107 Expand semantic syntax errors for invalid walruses (#25415)
  • 4a7ca06 [ty] Display docs for matching parameter when hovering over the name of an ar...
  • 5432709 Refine a few agents instructions (#25423)
  • 3cb09eb [ty] Support typing.TypeForm (#25334)
  • c8cd59f [ty] Infer class attributes assigned by metaclass initialization (#25342)
  • Additional commits viewable in compare view

Updates playwright from 1.59.0 to 1.60.0

Release notes

Sourced from playwright's releases.

v1.60.0

🐍 Python improvements

🌐 HAR recording on Tracing

tracing.start_har() / tracing.stop_har() expose HAR recording as a first-class tracing API, with the same content, mode and url_filter options as record_har:

context.tracing.start_har("trace.har")
page = context.new_page()
page.goto("https://playwright.dev")
context.tracing.stop_har()

🪝 Drop API

New locator.drop() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches dragenter, dragover, and drop with a synthetic DataTransfer in the page context — works cross-browser and is great for testing upload zones:

page.locator("#dropzone").drop(
    files={"name": "note.txt", "mime_type": "text/plain", "buffer": b"hello"},
)
page.locator("#dropzone").drop(
data={
"text/plain": "hello world",
"text/uri-list": "https://example.com",
},
)

🎯 Aria snapshots

New APIs

Browser, Context and Page

Locators and Assertions

... (truncated)

Commits
  • 93f3201 chore: roll driver to 1.60.0 (#3079)
  • 0ebdf2d feat(assertions): add expect.soft() for collecting multiple failures (#3065)
  • 18810d8 feat: add FormData class for form and multipart requests (#3060)
  • b846cee chore: roll to 1.60.0-beta-1778142790000 (#3069)
  • 873c5c7 fix(setup): update auditwheel to 6.4.0 for InWheel tempdir fix (#3063)
  • 9df9fac feat: accept datetime.timedelta for timeout parameters (#3059)
  • 856ae37 devops: Update EsrpRelease (#3064)
  • 161bd3d build(deps): bump flake8 from 7.2.0 to 7.3.0 (#2896)
  • ac9bf29 build(deps): bump types-requests from 2.32.4.20250809 to 2.32.4.20260107 (#2975)
  • deb2df8 build(deps): bump pytest-cov from 6.3.0 to 7.1.0 (#2976)
  • Additional commits viewable in compare view

Updates pytest-playwright from 0.7.2 to 0.8.0

Release notes

Sourced from pytest-playwright's releases.

v0.8.0

Adds support for expect.soft() soft assertions.

Commits

Updates django-run-site from 0.14.0 to 0.15.0

Changelog

Sourced from django-run-site's changelog.

[0.15.0] — 2026-05-25

Added

  • Container and dump lifecycle messages during startup. Previously, the first thing the user saw after launching run-site was a long silence — testcontainers booted Postgres and Redis, then pg_restore replayed the dump, all with no visible output until [migrate] running migrations… finally appeared. For multi-GB dumps that silence could stretch past a minute.

    Both phases now stream messages through the existing log multiplexer:

    [docker] postgres: starting image=postgres:16…
    [docker] postgres: ready @ 127.0.0.1:54321 (3.4s)
    [docker] redis: starting image=redis:7-alpine…
    [docker] redis: ready @ 127.0.0.1:49153 (1.1s)
    [dump] copying db-backup-20260428.pg_dump (412.7 MB) into container…
    [dump] restoring db-backup-20260428.pg_dump via pg_restore (this may take a while)…
    [migrate] running migrations…
    

    --reuse runs surface reusing existing container <id12> @ host:port in place of the starting… / ready… pair.

  • New progress keyword argument on start_containers() and execute_post_start()Callable[[stream, color, line], None] matching mux.write. Defaults to a no-op so library/test callers keep the previous silent behavior.

Notes

  • Image pulls on first run still happen inside the testcontainers launcher and remain silent — the starting image=… line precedes any pull. Pre-pull-with-progress would require dropping below testcontainers into the raw Docker SDK; not in this release.
  • pg_restore -v per-table output is still captured by subprocess.run; you see start/end progress lines but not the per-object stream.

[0.8.0] — 2026-05-12

Fixed

  • Celery worker no longer fails with ImproperlyConfigured: Requested settings, but settings are not configured. Run-site now injects DJANGO_SETTINGS_MODULE into every subprocess environment, discovered from the project's manage.py via discover_settings_module(). Previously, manage.py-driven subprocesses (migrate, runserver) worked

... (truncated)

Commits

Updates django-dev-helpers from 0.1.10 to 0.1.11

Changelog

Sourced from django-dev-helpers's changelog.

[0.1.11] — 2026-05-13

Added

  • New django_dev_helpers.allowed_hosts.inject_allowed_hosts() reads the DEV_HELPERS_ALLOWED_HOSTS env var (comma-separated list set by run-site >= 0.13.0 when binding to a non-loopback address) and unions the entries into settings.ALLOWED_HOSTS from AppConfig.ready(). Lets the dev server be reached from phones / other LAN devices without per-project ALLOWED_HOSTS edits. Idempotent, gated by is_active(), and a no-op when settings already contain * or the var is unset.
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…with 15 updates

Bumps the python-minor-and-patch group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` |
| [django-denorm-iplweb](https://github.com/mpasternak/django-denorm-iplweb) | `1.11.1` | `1.11.2` |
| [django-reversion](https://github.com/etianen/django-reversion) | `6.1.0` | `6.2.0` |
| [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) | `4.0.0` | `4.0.1` |
| [requests](https://github.com/psf/requests) | `2.34.0` | `2.34.2` |
| [django-formtools](https://github.com/jazzband/django-formtools) | `2.5.1` | `2.6.1` |
| [django-prometheus](https://github.com/korfuri/django-prometheus) | `2.4.1` | `2.5.0` |
| [django-site-blog](https://github.com/iplweb/django-site-blog) | `0.2.0` | `0.2.1` |
| [django-first-run-wizard](https://github.com/iplweb/django-first-run-wizard) | `0.1.0` | `0.1.1` |
| [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `16.2` | `16.3` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.15` |
| [playwright](https://github.com/microsoft/playwright-python) | `1.59.0` | `1.60.0` |
| [pytest-playwright](https://github.com/microsoft/playwright-pytest) | `0.7.2` | `0.8.0` |
| [django-run-site](https://github.com/iplweb/django-run-site) | `0.14.0` | `0.15.0` |
| [django-dev-helpers](https://github.com/iplweb/django-dev-helpers) | `0.1.10` | `0.1.11` |



Updates `numpy` from 2.4.4 to 2.4.6
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.4.4...v2.4.6)

Updates `django-denorm-iplweb` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/mpasternak/django-denorm-iplweb/releases)
- [Changelog](https://github.com/mpasternak/django-denorm-iplweb/blob/develop/HISTORY.rst)
- [Commits](mpasternak/django-denorm-iplweb@1.11.1...1.11.2)

Updates `django-reversion` from 6.1.0 to 6.2.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.1.0...v6.2.0)

Updates `django-autocomplete-light` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases)
- [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG)
- [Commits](https://github.com/yourlabs/django-autocomplete-light/commits/v4.0.1)

Updates `requests` from 2.34.0 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.34.0...v2.34.2)

Updates `django-formtools` from 2.5.1 to 2.6.1
- [Changelog](https://github.com/jazzband/django-formtools/blob/master/docs/changelog.rst)
- [Commits](jazzband/django-formtools@2.5.1...2.6.1)

Updates `django-prometheus` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/korfuri/django-prometheus/releases)
- [Changelog](https://github.com/django-commons/django-prometheus/blob/master/CHANGELOG.md)
- [Commits](django-commons/django-prometheus@v2.4.1...v2.5.0)

Updates `django-site-blog` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/iplweb/django-site-blog/releases)
- [Changelog](https://github.com/iplweb/django-site-blog/blob/main/CHANGELOG.md)
- [Commits](iplweb/django-site-blog@v0.2.0...v0.2.1)

Updates `django-first-run-wizard` from 0.1.0 to 0.1.1
- [Changelog](https://github.com/iplweb/django-first-run-wizard/blob/main/CHANGELOG.md)
- [Commits](iplweb/django-first-run-wizard@v0.1.0...v0.1.1)

Updates `pytest-rerunfailures` from 16.2 to 16.3
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-rerunfailures@16.2...16.3)

Updates `ruff` from 0.15.12 to 0.15.15
- [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.12...0.15.15)

Updates `playwright` from 1.59.0 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.59.0...v1.60.0)

Updates `pytest-playwright` from 0.7.2 to 0.8.0
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](microsoft/playwright-pytest@v0.7.2...v0.8.0)

Updates `django-run-site` from 0.14.0 to 0.15.0
- [Changelog](https://github.com/iplweb/django-run-site/blob/main/CHANGELOG.md)
- [Commits](https://github.com/iplweb/django-run-site/commits)

Updates `django-dev-helpers` from 0.1.10 to 0.1.11
- [Release notes](https://github.com/iplweb/django-dev-helpers/releases)
- [Changelog](https://github.com/iplweb/django-dev-helpers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/iplweb/django-dev-helpers/commits)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: django-denorm-iplweb
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: django-reversion
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: django-autocomplete-light
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: django-formtools
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: django-prometheus
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: django-site-blog
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: django-first-run-wizard
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: pytest-rerunfailures
  dependency-version: '16.3'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
- dependency-name: playwright
  dependency-version: 1.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: pytest-playwright
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: django-run-site
  dependency-version: 0.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: django-dev-helpers
  dependency-version: 0.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2026
@mpasternak mpasternak merged commit 9ac2a8c into dev Jun 1, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/python-minor-and-patch-d2729a4bc4 branch June 1, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant