build(deps): bump the python-deps group with 11 updates #1957
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-deps group with 11 updates:
1.38.29
1.38.33
1.38.29
1.38.33
1.38.29
1.38.33
1.38.29
1.38.30
3.2.2
3.2.3
6.135.0
6.135.4
2.2.3
2.3.0
2.32.3
2.32.4
0.18.12
0.18.14
0.11.12
0.11.13
0.13.2
0.13.3
Updates
boto3
from 1.38.29 to 1.38.33Commits
af071cb
Merge branch 'release-1.38.33'a9ec3f9
Bumping version to 1.38.333d2b7a9
Add changelog entries from botocorec2ef4c3
Merge branch 'release-1.38.32'3c5f285
Merge branch 'release-1.38.32' into develop6d14b07
Bumping version to 1.38.322644d95
Add changelog entries from botocore1a5a89a
Merge branch 'release-1.38.31'd910d4f
Merge branch 'release-1.38.31' into developabf78b6
Bumping version to 1.38.31Updates
boto3-stubs
from 1.38.29 to 1.38.33Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
botocore
from 1.38.29 to 1.38.33Commits
9376f64
Merge branch 'release-1.38.33'b2c8960
Bumping version to 1.38.331c4a99a
Update endpoints model40426e4
Update to latest models65fd41c
Merge branch 'release-1.38.32'45f539f
Merge branch 'release-1.38.32' into developfa57939
Bumping version to 1.38.3265088e9
Update endpoints model75060cf
Update to latest models8ba992b
Use usedforsecurity=False for md5 (#3486)Updates
botocore-stubs
from 1.38.29 to 1.38.30Commits
Updates
greenlet
from 3.2.2 to 3.2.3Changelog
Sourced from greenlet's changelog.
Commits
f40c095
Preparing release 3.2.3f3051e0
Change log for #447cfbff33
Merge pull request #447 from alarixnia/sparce00d0a8
Tweaking msvc.0c22f32
Try adding 3.14 to make-manylinuxc3190ab
Hack around more incompatible changes in CPython for 3.14 on Windows.45670b3
appveyor/3.14: Try the extern C trick. I don't actually expect this to work.e263d75
appveyor: Try installing 3.14b27c1d5c0
github actions: bump from 3.14b1 to 3.14b269bed96
Fix compilation on NetBSD/sparc64Updates
hypothesis
from 6.135.0 to 6.135.4Release notes
Sourced from hypothesis's releases.
Commits
609acd8
Bump hypothesis-python version to 6.135.4 and update changelogb4ff5f9
Merge pull request #4398 from tybug/next0328676
Bump hypothesis-python version to 6.135.3 and update changelog26b75d5
Merge pull request #4422 from tybug/observability-choice-nodesfec47d6
Bump hypothesis-python version to 6.135.2 and update changelog1b8adb2
Merge pull request #4426 from the-13th-letter/restore-py39-compatibility-LL1-...076510d
reword1e744f1
add more docs to span_start0d9e29b
address review989ae59
separate _nolimit cacheUpdates
pandas
from 2.2.3 to 2.3.0Release notes
Sourced from pandas's releases.
Commits
2cc3762
RLS: 2.3.04a3fb4b
Backport PR #61560: DOC: Set date for v2.3.0.rst whatsnew (#61561)1976447
Backport PR #61519: BUILD: Bump Cython to 3.1 (#61558)11c120c
Backport PR #61549 on branch 2.3.x (TST: Add error message for test_groupby_r...0615219
Backport PR #61518 on branch 2.3.x (TST: Use external_error_raised for numpy-...61a39e1
Backport PR #60739 on branch 2.3.x (ENH: pandas.api.interchange.from_datafram...80c9f48
DOC: Fix formatting in indexing.rst (#61480)86709da
Backport PR #61399: BUG: round on object columns no longer raises a TypeError...5bbd98b
Backport PR #61423: CI: Fix test failures in 32-bit environment (#61437)9bb152d
CI: Pin Cython to a specific commit Window PY3.13t builds (#61261)Updates
requests
from 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72
Polish up release tooling for last manual release821770e
Bump version and add release notes for v2.32.459f8aa2
Add netrc file search information to authentication documentation (#6876)5b4b64c
Add more tests to prevent regression of CVE 2024 470817bc4587
Add new test to check netrc auth leak (#6962)96ba401
Only use hostname to do netrc lookup instead of netloc7341690
Merge pull request #6951 from tswast/patch-16716d7c
remove linksa7e1c74
Update docs/conf.pyc799b81
docs: fix dead links to kenreitz.orgUpdates
ruamel-yaml
from 0.18.12 to 0.18.14Updates
ruff
from 0.11.12 to 0.11.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5faf72a
Bump 0.11.13 (#18484)28dbc5c
[ty] Fix completion order in playground (#18480)ce216c7
RemoveMessage::to_rule
(#18447)33468cc
[pyupgrade
] ApplyUP035
only on py313+ forget_type_hints()
(#18476)8531f4b
[ty] Add infrastructure for AST garbage collection (#18445)5510020
[ty] IDE: add support forobject.\<CURSOR>
completions (#18468)c0bb83b
[perflint
] fix missing parentheses for lambda and ternary conditions (PERF4...74a4e9a
Combine lint and syntax error handling (#18471)8485dbb
[ty] Fix--python
argument for Windows, and improve error messages for bad ...0858896
[ty] type narrowing by attribute/subscript assignments (#18041)Updates
tomlkit
from 0.13.2 to 0.13.3Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
8c963db
chore: update version to 0.13.3 (#423)fcb82ae
fix: Missing newline at end of file with multiple array of tables can corrupt...d4e1ecd
fix: add newline indentation after existing items in Container class (#421)e3b7332
fix: ensure unique table indices when adding items to out-of-order tables (#420)14607a5
chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 (#418)bd31dbd
fix: Dumping a subelement of a parsed toml fails starting on 4rd level of nes...62a6708
fix: Invalid serialization when overwriting out-of-order table key (#417)64064f3
[pre-commit.ci] pre-commit autoupdate (#415)df4afc6
Fix: reject single keys that aren't strings (#416)832e855
Fix array item removal (#409)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📚 Documentation preview 📚: https://opendatacube--1957.org.readthedocs.build/en/1957/