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 pip group with 7 updates:
13.8.1
13.9.2
8.27.0
8.28.0
3.8.0
4.0.1
1.11.2
1.12.1
0.3.8
0.3.9
2.0.1
2.0.2
20.26.6
20.27.0
Updates
rich
from 13.8.1 to 13.9.2Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
0f2f51b
Merge pull request #3521 from Textualize/splitcells-fix8b84ee9
Merge pull request #3514 from mdmintz/complete-the-3.7-drop661ae8d
version bump834d178
testsbabf74a
more tests4f40703
fix for split cells6607492
Merge pull request #3518 from TomJGooding/fix-table-highlight-columns-added-b...e732952
Merge pull request #3519 from TomJGooding/docs-table-add-column-highlight-option0176bef
docs(table): add column highlight option16b3830
fix(table): highlight columns added by add_rowUpdates
ipython
from 8.27.0 to 8.28.0Commits
a9c7369
release 8.28.00e62e65
What's new and update release tools (#14530)9b8d0c3
What's new and update release tools0d3a38c
DOC: whatsnew/v8: Update release notes for the Mamba and Micromamba magic com...b912331
Update docs/source/whatsnew/version8.rstd23bee0
Use environment variable to identify conda / mamba (#14515)06f266d
Update docs/source/whatsnew/version8.rste77bdfa
remove json report files (#14529)ea2fce1
[PR]: Make values public (_tb_highlight & _tb_highlight_style) (#14518)ab2053a
remove json report filesUpdates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
mypy
from 1.11.2 to 1.12.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
050d12f
Bump version to 1.12.1346e370
[1.12 backport] revert os.path change (#17995)71e1f05
Fix type object with type var default in union context (#17991)34d8603
Fix iteration over union (when self type is involved) (#17976)2485bed
Use kw-only args for member access booleans (#17975)a5e9b0b
Fix crash when showing partially analyzed type in error message (#17961)4775da1
Bump version to 1.12.1+devf2a39b1
Update version to 1.12.0b4ec37a
Add one more 1.12 changelog item (#17936)cc1c679
Better handling of generic functions in partial plugin (#17925)Updates
distlib
from 0.3.8 to 0.3.9Changelog
Sourced from distlib's changelog.
Commits
fab584e
Changes for 0.3.9.148fa95
Remove duplicated newline in shebang of windows launcher (#221)d1f40d6
Fix whitespace at end of file.2c4d2fa
Add support for wheel compatibility with the limited API. (#228)fac84c7
Do not use the absolute path to cache wheel extensions. (#226)6fbadf1
Add wheel with a C extension to test mounting (#229)a16423f
Add handling for cross-compilation environments. (#231)cbd4ae1
Upgrade codecov workflow to v4 (#232)5235013
Ignore .vscode project files. (#223)888c48b
Preload script wrappers at import time (#215)Updates
tomli
from 2.0.1 to 2.0.2Changelog
Sourced from tomli's changelog.
Commits
3ec6775
Bump version: 2.0.1 → 2.0.21dcd317
Add v2.0.2 changelogc94ee69
Fix GitHub Actions badge4e245a4
tomli.loads
: Raise TypeError not AttributeError. Improve message (#229)facdab0
Update pre-commit. Remove docformattera613867
Use sys.version_info in compatibility layer (#220)39eff9b
Add support for Python 3.12, drop EOL 3.7 (#224)0054e60
[pre-commit.ci] pre-commit autoupdate (#208)1bd3345
Test against Python 3.12-dev5646e69
Type annotate asIO[bytes]
, notBinaryIO
Updates
virtualenv
from 20.26.6 to 20.27.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
de4465f
release 20.27.06f16059
Skip $PATH entries we cannot check rather than dying with PermissionError (#2...f73a2f3
Fix broken Windows zipapp and drop 3.7 support (#2783)228b615
[pre-commit.ci] pre-commit autoupdate (#2781)b56d092
[pre-commit.ci] pre-commit autoupdate (#2779)a4dff77
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#2777)da72caa
[pre-commit.ci] pre-commit autoupdate (#2775)349eddc
docs: fix the documentation typo on Extend Functionality page. (#2773)fe8ca14
release 20.26.6 (#2772)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