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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-major-dev-dependencies group with 4 updates in the /datascience directory: tabula-py, jupyterlab, sphinx-intl and sphinx-autoapi.
Updates
tabula-py
from 2.9.3 to 2.10.0Commits
e6220ff
Fix release workflow78a18c7
Merge pull request #402 from chezou/313ea031a1
Bump setup-javaf57323e
Use ruff1ca64e6
Remove jpype from Python 3.13 test4c996e9
Support Python 3.13; Drop 3.8cb6131c
Merge pull request #400 from chezou/dependabot/github_actions/dot-github/work...e4aa756
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows7ecbd0e
Add download stats badgef3f9550
Enable GH Actions on PRUpdates
jupyterlab
from 4.2.5 to 4.3.0Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
8e67004
[ci skip] Publish 4.3.09181514
Remove(beta)
from the 4.3 changelog (#16902)9cc6267
Update to@jupyter/ydoc
final (#16898)090fe73
[ci skip] Publish 4.3.0rc1a036d6b
Fix bracket highlighting for Python string literal concatenation (#16866)d6f97bd
Fix the handling of the file browser configuration (#16870)48691c6
Ignorehttps://code.visualstudio.com
incheck-links
(#16878)37ddf09
Conditional rendering of 'Add' and 'or' buttons during shortcut editing (#16831)5da7830
Fix incorrect access to uninitialisedserverRequests
(#16834)c9b0f6d
Standardize the button role and label for single, dismissal buttons in dialog...Updates
sphinx-intl
from 2.2.0 to 2.3.0Release notes
Sourced from sphinx-intl's releases.
Changelog
Sourced from sphinx-intl's changelog.
Commits
f532463
update changes5ccc136
Drop Python-3.8 #109 (#111)ee2537a
Perform update in parallel (#110)390a46b
fix nitse3bcf38
update changes07f2485
fix for lint (#108)2ad874d
Add CI test for sphinx-intl's doc (#107)d0954dc
Avoid unrelated CI test for doc changes, and cache using setup-python action ...a116dff
update devcontainer on create process2ae1b3c
add devcontainer and related dependabot config (#104)Updates
sphinx-autoapi
from 3.3.1 to 3.3.3Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
f5c7295
Version 3.3.3eb2d7f2
Fix crash when init is assigned to0e9bb9b
Document package and modules under a "submodules" heading53c2abc
Attach release note to correct issue489abb1
Add missing release note9dd7851
Fix adding incorrect attributes from initbedadd4
Add newline before a property's doc stringfac7695
Remove old workaround for towncrier2b31d39
Switch to flitfb73609
PEP 621: Migrate from setup.cfg to pyproject.tomlDependabot 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