chore(deps): bump the minor-updates group across 1 directory with 13 updates #127
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 minor-updates group with 13 updates in the / directory:
1.36.101.37.45.1.55.1.64.6.04.7.01.14.41.14.55.4.05.5.014.1.014.1.13.2.43.2.56.8.26.9.07.1.17.1.26.0.06.0.12.32.82.33.01.20.11.20.44.9.04.10.0Updates
boto3from 1.36.10 to 1.37.4Commits
0c61b96Merge branch 'release-1.37.4'b474be9Bumping version to 1.37.4de332a9Add changelog entries from botocoreb0cfdeeMerge branch 'release-1.37.3'63a9bb2Merge branch 'release-1.37.3' into developfd96968Bumping version to 1.37.38c09caaAdd changelog entries from botocore474cfa0Merge branch 'release-1.37.2'4245512Merge branch 'release-1.37.2' into developd10ead8Bumping version to 1.37.2Updates
djangofrom 5.1.5 to 5.1.6Commits
8c9973c[5.1.x] Bumped version for 5.1.6 release.df27e43[5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19.4a04944[5.1.x] Clarified docs for default email value in UserManager.create_user().b814f4c[5.1.x] Refs #35612 -- Extended docs on how the security team evaluates reports.328d54f[5.1.x] Refs #36140 -- Added missing import in django/contrib/auth/forms.py.8552eef[5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...76b4fb7[5.1.x] Fixed #36162 -- Fixed theblackMakefile docs rule to work on macOS.173edeb[5.1.x] Corrected ArrayAgg example for ordering usage.4f0169e[5.1.x] Tweaked docs to avoid reformatting given new black version.9d1945d[5.1.x] Clarified the Releaser's discretion for determining and postponing th...Updates
django-cors-headersfrom 4.6.0 to 4.7.0Changelog
Sourced from django-cors-headers's changelog.
Commits
9568acbVersion 4.7.014e1129Support Django 5.2 (#988)4c551e9Run pre-commit, coverage, and readthedocs on Python 3.1388c0c48Upgrade django-stubs to 5.1.20bb6fe5Upgrade Black used by blacken-docs to 25.1.00d20b5a[pre-commit.ci] pre-commit autoupdate (#987)81c98d9Upgrade requirements (#986)beac952[pre-commit.ci] pre-commit autoupdate (#985)de836c8Bump astral-sh/setup-uv from 4 to 5 in the github-actions group (#984)4d3a833Upgrade requirements (#982)Updates
django-storagesfrom 1.14.4 to 1.14.5Changelog
Sourced from django-storages's changelog.
Commits
3c0fe9fRelease version 1.14.5 (#1487)5db357aApply additional validation in overwrite path (#1486)394e5d6Revert "[general] Write overwriting files in terms of .exists() (#1422)" (#1484)af98a96Exclude Python3.10 and Python3.11 with Django main (#1485)b79ea31[gcloud] Fix double decompression when using gzip (#1457)b3513ec[gcloud] use a different checksum method to fix downloading in FIPS mode (#1473)fda4e23Fix Google Cloud tests (#1476)f029e50[docs/gcloud] (#1459)48702fa[docs/azure] Fix typo in the max_memory_size config option (#1458)1725606[dropbox] Fix setting oauth2 access token via env var (#1452)Updates
djangorestframework-simplejwtfrom 5.4.0 to 5.5.0Release notes
Sourced from djangorestframework-simplejwt's releases.
Changelog
Sourced from djangorestframework-simplejwt's changelog.
Commits
faeea49Update CHANGELOG.md (#869)eb8d61aUpdate locale files (#853)93c4891[pre-commit.ci] pre-commit autoupdate (#862)b962acaAdds new refresh tokens to OutstandingToken db. (#866)a041ccfCaching signing key (#859)a01cb8bFix user_id type mismatch when user claim is not pk (#851)a9ee40d[pre-commit.ci] pre-commit autoupdate (#772)d4d0aafAdd ruff linter and formatter to pre-commit (#856)e99ea81chore: clean redefinition of mock_jwk_module in backend tests (#855)d9c7331remove unused importsUpdates
environsfrom 14.1.0 to 14.1.1Changelog
Sourced from environs's changelog.
Commits
d784ad9Bump version and update changelog966c757fix: properly handle typing of list and dict with defined defaults (#407)a5534cb[pre-commit.ci] pre-commit autoupdate (#405)26c5c82Fix up docf460dbeRemove required argument from parser methods (#403)051f36bClarify usage of env.url (#401)e2a1c79Use all ruff rules except ones explicitly ignored (#399)0583dd9Typing fixes (#398)d1a2f2cAdd env to all (#397)054fd1dFix mypy config to only run against src and tests (#394)Updates
psycopgfrom 3.2.4 to 3.2.5Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
664b2a1chore: bump psycopg package version to 3.2.5cd6589bchore: bump build libraries68f8603Merge branch 'cython-uuid-3.2' into maint-3.2dd1cefcdocs: mention UUID speedup in release news7f950cbchore(c): remove C UUIDDumper and UUIDBinaryDumper393e162perf(uuid): speed up UUID creation using a writable subclass57a3889perf(c): use PyObject_CallFunctionObjArgs in UUIDBinaryLoader88f73feperf(c): use PyObject_CallFunctionObjArgs in UUIDLoader3a9ade7test(c): test UUID.slots811cb51perf(c): Use hex_to_int_map in UUIDLoaderUpdates
whitenoisefrom 6.8.2 to 6.9.0Changelog
Sourced from whitenoise's changelog.
Commits
62fbf7aVersion 6.9.03bd4c67Support Django 5.2 (#633)ae3fa94Run pre-commit, coverage, and readthedocs on Python 3.139ee33c9Upgrade Black used by blacken-docs to 25.1.0fd735f6[pre-commit.ci] pre-commit autoupdate (#632)80b8941Remove documentation note on old request_finished bug (#631)85f2ad9Upgrade requirements (#624)2cafe86[pre-commit.ci] pre-commit autoupdate (#623)1093c9aBump astral-sh/setup-uv from 4 to 5 in the github-actions group (#622)36c8b3eUpgrade requirements (#620)Updates
flake8from 7.1.1 to 7.1.2Commits
fffee8bRelease 7.1.219001f7Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737aavoid starting unnecessary processes when file count is limitedUpdates
isortfrom 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
Commits
c8ab4a5Merge pull request #2096 from xinydev/fix-docsee477e9Merge branch 'main' into fix-docs790bb06Merge pull request #2372 from cclauss/ruff-rules-PT168d850Merge branch 'main' into ruff-rules-PT6165d6bMerge pull request #2373 from PyCQA/ci/remove-safetyf776259Remove Safety176ada2Ruff rules PT for pytest3305894Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3eRuff rules B017, B028, and E2031157b58Merge pull request #2359 from cclauss/ruffUpdates
locustfrom 2.32.8 to 2.33.0Release notes
Sourced from locust's releases.
Changelog
Sourced from locust's changelog.
... (truncated)
Commits
c5af270Merge pull request #3059 from n0h0/fix-python-requests-linkd01765dMerge pull request #3058 from n0h0/fix-venv-bin-activate6335881docs: update python-requests documentation links018cbb5dos: correct venv activation path in docsd6812b2Update changelog (going to bump minor revision in next release)77831cdMerge pull request #3057 from locustio/Use-enter-to-automatically-open-web-ui...a8c7b90Use enter to open webui: Support mac/unix style newlines & fix test case.5984304Use enter to open UI in default browserc6eaf25Update changelog in preparation of 2.32.113bb8ff0Merge pull request #3056 from locustio/update-viteUpdates
model-bakeryfrom 1.20.1 to 1.20.4Release notes
Sourced from model-bakery's releases.
Changelog
Sourced from model-bakery's changelog.
Commits
2ef7632Bump 1.20.4096742dFix #519 --Do not skip auto now fields, but assign with specified value (#520)8051e3fBump 1.20.3c648c1eIsolate Recipe defaults to prevent modification via instances (#509)c0af32aFix support ofauto_nowfields in combination with_fill_optional(#507)258dfb2Bump 1.20.28f826f0Attempt to fix docsf0ab3fcFix #518 -- fix regression forbidding setting GFK via proxy model (#517)52355a8Fix #516 -- fix regression forbidding setting GFK by a function (#515)Updates
pytest-djangofrom 4.9.0 to 4.10.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
d8dc3d9Release 4.10.050a5578build(deps): bump hynek/build-and-inspect-python-package54a5950build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.4c030eb9Bump codecov/codecov-action from 4 to 50ee43efAdds using to django_assert_num_queries (#1170)c3018d6Developer QOL (#1174)120c2a5ci: update runs-on to ubuntu 24.04ba6c6a6tox: update ruff and mypye2c6ceeAdd Python 3.13 supportf422f1dRemove setup.py fileDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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