Bump the python-dependencies group across 1 directory with 6 updates #867
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-dependencies group with 6 updates in the / directory:
5.0.4
5.0.6
5.2.1
5.2.2
3.1.18
3.1.19
3.2.0
3.2.2
4.2.7
5.0.0
3.14.5
3.15.0
Updates
django
from 5.0.4 to 5.0.6Commits
2719a7f
[5.0.x] Bumped version for 5.0.6 release.c90b20f
[5.0.x] Added release notes for 5.0.6 and 4.2.13.0504608
[5.0.x] Added stub release notes for 5.0.6.2fa9fe3
[5.0.x] Post-release version bump.b6844c6
[5.0.x] Bumped version for 5.0.5 release.e1eecba
[5.0.x] Added release date for 5.0.5 and 4.2.12.9b5029f
[5.0.x] Fixed #35426 -- Updated querysets to be a required argument of Generi...ac9e18f
[5.0.x] Refs #35359 -- Fixed OperationTests.test_add_generate_field() test on...59c3f8a
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension in d...e18e931
[5.0.x] Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.Updates
lxml
from 5.2.1 to 5.2.2Release notes
Sourced from lxml's releases.
Changelog
Sourced from lxml's changelog.
Commits
8e4b14c
Prepare release of lxml 5.2.2.ddaa6ed
Provide compile time version of libiconv as "etree.ICONV_COMPILED_VERSION".1ab00bd
CI: Do not install lxml as dependency of "lxml_html_clean".b325054
CI: Stop building LTO wheels to avoid messing with the library build cache.81624c2
CI: Exclude now-unsupported Python versions 3.6/7 from macOS jobs.069fa36
Fix typo.e0df2ba
Fix typo.df55eaf
Update changelog.f3e77fa
Remove dependency on SSE4 instructions, reverting back to "core2" as a target...a22e83c
Update changelog.Updates
psycopg
from 3.1.18 to 3.1.19Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
780068d
chore: bump psycopg package version to 3.1.19040489c
chore(crdb): upgrade types to v23.1163f366
ci(macos): test and build macOS packages on M1 runners01d5dab
Merge branch 'fix-745' into maint-3.128fc73e
perf(copy): only flush at every row on copy on macOS963c5f8
Improve performance of copyc9486b3
test(copy): add minimal copy benchmark framework3398945
Merge branch 'fix-734' into maint-3.1cfc0782
fix(c): solve undefined behaviour caused by unaligned access611738f
ci: add test to check for misaligned memory accessUpdates
pylint
from 3.2.0 to 3.2.2Commits
769ffd2
Bump pylint to 3.2.2, update changelog (#9658)98c5af9
Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8f
Update astroid to 3.2.2 (#9655) (#9656)9223172
Bump pylint to 3.2.1, update changelog926547b
[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675
Fix linterstats.get_module_message_count() (#9146) (#9648)aed496a
Fix FP forpossibly-used-before-assignment
withassert_never()
(#9645) (#...9dae975
[Backport maintenance/3.2.x] Add--prefer-stubs=y
option (#9646)a03ceae
Add--prefer-stubs=y
option (#9632)b2ea316
[Backport maintenance/3.2.x] Don't emit incorrect-variance for type parameter...Updates
django-stubs
from 4.2.7 to 5.0.0Commits
68b199e
Version 5.0.0 release (django-stubs, django-stubs-ext) (#2087)64a3aac
Remove incorrectReversible
base class fromQuerySet
(#2094)e5f2159
[pre-commit.ci] pre-commit autoupdate (#2092)35fdd20
Bump pytest from 8.1.1 to 8.2.0 (#2091)6f7a19c
Bump black from 24.4.1 to 24.4.2 (#2086)5ef36c5
Add path signature for async views. (#2085)3fe74d8
Bump black from 24.4.0 to 24.4.1 (#2084)0756d06
Bump mypy from 1.9.0 to 1.10.0 (#2083)1546e5c
[pre-commit.ci] pre-commit autoupdate (#2082)11a7f54
5.0: Updatedjango.contrib.postgres
(#2078)Updates
djangorestframework-stubs
from 3.14.5 to 3.15.0Release notes
Sourced from djangorestframework-stubs's releases.
... (truncated)
Commits
6e22a6f
Version 3.15.0 release (#605)8869eef
[pre-commit.ci] pre-commit autoupdate (#604)b882896
Bump pytest from 8.1.1 to 8.2.0 (#603)e00d4ce
AllowNone
forListField.min/max_length
(#601)f141057
Update mypy requirement from <1.10,>=1.7 to >=1.7,<1.11 (#598)f0c9e31
[pre-commit.ci] pre-commit autoupdate (#594)a472d34
CI: Run tests daily to detect incompatible django-stubs changes (#519)e0ec43f
FixHyperlinkedRelatedField.get_object()
argument types (#597)9d25503
Make HyperlinkedModelSerializer generic (#595)71a6b53
Fix CI: suppress mypy errors in test suite that come from 3rd party packages ...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 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