Bump the py-version-updates group across 1 directory with 9 updates #10
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 py-version-updates group with 8 updates in the / directory:
2.2.0
2.3.0
22.0.0
23.0.0
1.0.0
2.0
1.11.2
1.13.0
0.7.0
0.7.1
3.0.4
3.0.6
70.3.0
75.2.0
1.1.0
2.0.0
Updates
dj-database-url
from 2.2.0 to 2.3.0Release notes
Sourced from dj-database-url's releases.
Changelog
Sourced from dj-database-url's changelog.
Commits
0f8cfdf
Update test.yml3505200
Update CHANGELOG.md396344b
Update setup.py64660c7
Update setup.pyeff9f27
[pre-commit.ci] pre-commit autoupdate (#256)08d9cf0
Add Python 3.13 and Django 5.1 testing (#255)99128b5
Make config test options not unknown types (#252)45ac3bb
[pre-commit.ci] pre-commit autoupdate (#254)8d32603
Update CHANGELOG.mded306f3
[pre-commit.ci] pre-commit autoupdate (#251)Updates
gunicorn
from 22.0.0 to 23.0.0Release notes
Sourced from gunicorn's releases.
Commits
411986d
fix doc334392e
Merge pull request #2559 from laggardkernel/bugfix/reexec-enve75c353
Merge pull request #3189 from pajod/patch-py369357b28
keep document user in access_log_format setting79fdef0
bump to 23.0.03acd9fb
Merge pull request #2620 from talkerbox/improve-access-log-format-docs3f56d76
Merge pull request #3192 from pajod/patch-allowed-script-name256d474
docs: revert duped directiveffa48b5
test: default change was intentional52538ca
docs: recommend SCRIPT_NAME=/subfolderUpdates
wagtail-storages
from 1.0.0 to 2.0Release notes
Sourced from wagtail-storages's releases.
Changelog
Sourced from wagtail-storages's changelog.
Commits
f3638c8
Release: 2.0822559b
Switch over to BSD-3 license (#53)917b6c6
Update author and maintainer details2815996
Delete unnecessary install_command in tox.ini30b588b
Deprecate Django < 4.2, Python < 3.10 and fix old mock paths (#51)8f06748
Add Django 5.1 support and deprecate 3.2 (#50)24d4e3f
Add Wagtail 6.1 to the test matrix (#48)03d3957
Merge pull request #47 from torchbox/release/v1.1.0fb8960c
Bump to 1.1.0 according to semver rules due to dropping of Wagtail versions <...90da4e2
Prepare release v1.0.2Updates
mypy
from 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034
Bump version to 1.13.02eeb588
Update changelog for 1.12.1 (#17999)bc0386b
Changelog for 1.13 (#18000)5c4d2db
Add faster-cache extra, test in CI (#17978)854ad18
Make is_sub_path faster (#17962)50aa4ca
Speed up stubs suggestions (#17965)7c27808
Use orjson instead of json, when available (#17955)2cd2406
Use fast path in modulefinder more often (#17950)e20aaee
Let mypyc optimise os.path.join (#17949)159974c
Use sha1 for hashing (#17953)Updates
django-stubs
from 5.1.0 to 5.1.1Commits
9b270a0
Version 5.1.1 release (#2424)8de9d9a
AllowNone
onview_on_site
(#2419)82cb4c0
Update django.conf.global_settings (#2420)c105965
Update db.migrations.serializer (#2421)6500b89
Bump mypy from 1.12.1 to 1.13.0 (#2416)71f4d9b
Bump pyright from 1.1.385 to 1.1.386 (#2418)a98e7e7
Fixes #2413 -- update ModelAdmin.log_FOO method signatures (#2414)fbce0b8
[pre-commit.ci] pre-commit autoupdate (#2415)b7f43dd
TreatQuerySet.alias
likeQuerySet.annotate
(#2411)4dc5e5c
Remove EOL Python 3.8 and add 3.13 to CI (#2397)Updates
ruff
from 0.7.0 to 0.7.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
337af83
Bump version to 0.7.1 (#13913)113ce84
Fixnormalize
arguments whenfstring_formatting
is disabled (#13910)7272f83
Fix preview style name incan_omit_parentheses
to is_f_string_formatting_en...3eb4546
[red-knot] Format mdtest Python snippets more concisely (#13905)77ae0cc
[red-knot] Infer subscript expression types for bytes literals (#13901)73ee72b
Join implicit concatenated strings when they fit on a line (#13663)e402e27
Use referencial equality intraversal
helper methods (#13895)de4181d
Remove "default" remark fromruff check
(#13900)2c57c2d
[red-knot] Type narrowing forisinstance
checks (#13894)72c18c8
Fix E221 and E222 to flag missing or extra whitespace around==
operator (#...Updates
werkzeug
from 3.0.4 to 3.0.6Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
5eaefc3
release version 3.0.62767bcb
Merge commit from fork87cc78a
catch special absolute path on Windows Python < 3.1150cfeeb
Merge commit from fork8760275
apply max_form_memory_size another level up in the parser8d6a12e
start version 3.0.6a7b121a
release version 3.0.5 (#2961)9caf72a
release version 3.0.5e28a245
catch OSError from getpass.getuser (#2960)e6b4cce
catch OSError from getpass.getuserUpdates
setuptools
from 70.3.0 to 75.2.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
61a5a03
Bump version: 75.1.1 → 75.2.08ad3ea7
Workaround forbdist_wheel.dist_info_dir
problems (#4684)9af0877
Type sequence checks in setuptools/dist.py (#4578)0534fde
Add news fragment50b732a
Check for more specific error messagea663287
Add pragma for edge-case code path96be735
Workaround for bdist_wheel.dist_info_dir problems000a413
Deprecate public access to setuptools.dist.sequence00995c1
Use variable msg instead of tmpl in setuptools/distd457d0e
Type sequence checks in setuptools/dist.pyUpdates
honcho
from 1.1.0 to 2.0.0Release notes
Sourced from honcho's releases.
Changelog
Sourced from honcho's changelog.
Commits
8af6317
Release 2.0.09593bfd
Remove Makefilee5f9de2
Fix systemd exporter testscf1205a
fix little typo69c6da5
Add multi user target61c95a9
Fix redundant app name830efd4
Add process master name as context355da6e
Use process master name as target in service2e82dea
Move from syslog to journalc62a1fa
Add Wants to process master templateDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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