build(deps): bump the python-dependencies group with 9 updates #1477
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 9 updates:
5.1.3
5.1.4
6.0.1
6.1.0
5.2.0
5.2.1
2.18.0
2.19.2
0.4.2
0.4.3
4.2.1
4.3.3
33.0.0
33.1.0
8.3.3
8.3.4
0.8.0
0.8.4
Updates
django
from 5.1.3 to 5.1.4Commits
2d4add1
[5.1.x] Bumped version for 5.1.4 release.6943d61
[5.1.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...bbc74a7
[5.1.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().5b4d949
[5.1.x] Removed question marks from headings in docs/topics/db/fixtures.txt.6e3e735
[5.1.x] Fixed #35950 -- Restored refreshing of relations when fields deferred.ee2698d
[5.1.x] Removed reference to "removing older versions of Django" in tutorial.bed70e2
[5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning fo...5f82a5e
[5.1.x] Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17.4b26240
[5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when user...08ac8c1
[5.1.x] Updated maintainers of Django Debug Toolbar to Django Commons.Updates
icalendar
from 6.0.1 to 6.1.0Release notes
Sourced from icalendar's releases.
Changelog
Sourced from icalendar's changelog.
Commits
a492d69
Merge pull request #748 from niccokunzmann/release9f4e436
version 6.1.0590c4b6
Merge pull request #746 from collective/prop-docstringc41557d
Merge branch 'main' into prop-docstring345b96c
This adds generating VTIMEZONE components from tzinfo objects (#741)8e8af07
changelog1f8b266
changelog921ad52
Tidy up the docstring foricalendar.prop.vPeriod
32c5049
Merge pull request #745 from SerifOZ/doc5732b8f
Merge pull request #739 from natashamm/file_stucture_overviewUpdates
redis
from 5.2.0 to 5.2.1Release notes
Sourced from redis's releases.
Commits
a74fa6a
Release 5.2.1 (#3451)Updates
sentry-sdk
from 2.18.0 to 2.19.2Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
163762f
release: 2.19.28f9461e
Deepcopy and ensure get_all function always terminates (#3861)fd56608
Merge branch 'release/2.19.1'7ab7fe6
Cleanup chalice test environment (#3858)231a6a1
Update CHANGELOG.mdc591b64
release: 2.19.17a6d460
Copy scope.client reference as well (#3857)5a09770
fix(spotlight): Don't give up on Spotlight on 3 errors (#3856)31fdcfa
fix(django): Fix errors when instrumenting Django cache (#3855)5891717
Script for checking if our instrumented libs are python 3.13 compatible (#3425)Updates
django-admin-data-views
from 0.4.2 to 0.4.3Release notes
Sourced from django-admin-data-views's releases.
Commits
a05e6b8
Bump version to 0.4.36f5c2ba
Add option to disable download buttonsbc3fe7d
[pre-commit.ci] pre-commit autoupdateb85a2ef
Bump coverage from 7.6.4 to 7.6.7 in the python-dependencies groupdadfcad
[pre-commit.ci] pre-commit autoupdateaa912e8
Bump django from 5.1.2 to 5.1.3 in the python-dependencies groupc9de5dd
[pre-commit.ci] pre-commit autoupdatec3c53ba
Bump the python-dependencies group with 3 updatesUpdates
django-import-export
from 4.2.1 to 4.3.3Release notes
Sourced from django-import-export's releases.
Changelog
Sourced from django-import-export's changelog.
Commits
881229d
Updated all translations (#2014)5e5b453
updated changelog25faa19
update german translation (#2012)aa3cab1
build fixes (#2013)5d9915c
Updated Farsi translations (#2008)d9102ce
fix issue with openpyxl imports (#2005)bd77a8c
removed extraneous chars7f108b8
updated changelog6caa802
Add repr method to InvalidRow for improved debugging (#2003)c4d1c4b
feat: import and export management commands (#1973) (#1992)Updates
faker
from 33.0.0 to 33.1.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
8a249d0
Bump version: 33.0.0 → 33.1.0edf6cbb
📝 Update CHANGELOG.md3faa4f9
Declare support for Python 3.13 (#2071)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
ruff
from 0.8.0 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dac
Bump version to 0.8.4 (#15064)40cba5d
[red-knot] Cleanup varioustodo_type!()
messages (#15063)596d80c
[perflint
] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36
Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba
[flake8-bandit
] CheckS105
for annotated assignment (#15059)2802cbd
Don't special-case class instances in unary expression inference (#15045)ed2bce6
[red-knot] Report invalid exceptions (#15042)f0012df
Fix typos inRUF043.py
(#15044)0fc4e8f
IntroduceInferContext
(#14956)ac81c72
[ruff
] Ambiguous pattern passed topytest.raises()
(RUF043
) (#14966)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