[pip] (deps): Bump the dev-dependencies group across 1 directory with 6 updates #84
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 dev-dependencies group with 6 updates in the / directory:
3.4.3
3.4.4
3.10
3.11
1.7.0
1.8.5
0.14.0
0.14.1
6.2.1
6.3.0
20.34.0
20.35.3
Updates
charset-normalizer
from 3.4.3 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc
🔧 fix checksum step in cd.ymld3fbfcf
🔧 fix cd.ymldafbb95
Release 3.4.4 (#658)1f18ffa
⬆️ raise mypy upper bound to 1.18.2ef4ac69
Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda
📝 write changelog for 3.4.40ec6452
🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede
⬆️ upgrade dependencies (dev, ci)a308841
📝 write changelog for 3.4.49c906da
🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
idna
from 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949ee
Release v3.11cae4ba7
Second release candidate for 3.118adb305
Add space in RST link74cb2b6
Release candidate for 3.1105dab09
Format idna-data with ruff90eac78
Apply ruff formattinga31ce7e
Remove errant test vectors81f0333
Omit vectors known to be broken in test suitea0f3257
Merge branch 'master' into unicode-16-uts46-changes38d9886
Remove extra UTS46 test vectorUpdates
libcst
from 1.7.0 to 1.8.5Release notes
Sourced from libcst's releases.
... (truncated)
Changelog
Sourced from libcst's changelog.
... (truncated)
Commits
7c906eb
bump version to 1.8.5 (#1407)de56353
fix: circular import error (#1406)47cacb6
bump version to 1.8.4 (#1402)3b5329a
feat: add support for PEP758 (#1401)48668df
Support parsing of t-strings #1374 (#1398)0c82bfa
build(deps): bump regex from 1.11.1 to 1.11.2 in /native (#1399)f40d835
build(deps): bump actions/setup-python from 5 to 6 (#1400)d721a06
generate Attribute nodes when applying type annotations (#1396)e064729
build(deps): bump pypa/cibuildwheel from 3.0.1 to 3.1.4 (#1395)f746afd
build(deps): bump rayon from 1.10.0 to 1.11.0 in /native (#1394)Updates
ruff
from 0.14.0 to 0.14.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2bffef5
Bump 0.14.1 (#20925)e64d772
Standardize syntax error construction (#20903)0369668
[pydoclint
] Implementdocstring-extraneous-parameter
(DOC102
) (#20376)058fc37
[ty] Fix panic 'missing root' when handling completion request (#20917)ec9faa3
[ty] Run file watching tests serial when using nextest (#20918)7155a62
[ty] Add version hint for failed stdlib attribute accesses (#20909)a67e069
More CI improvements (#20920)6a1e91c
[ty] Check typeshed VERSIONS for parent modules when reporting failed stdlib ...3db5d59
Don't use codspeed or depot runners in CI jobs on forks (#20894)d23826c
[ty] cache Type::is_redundant_with (#20477)Updates
textual
from 6.2.1 to 6.3.0Release notes
Sourced from textual's releases.
Changelog
Sourced from textual's changelog.
Commits
eed9aa0
Merge pull request #6121 from TomJGooding/build-update-supported-python-versions2ca685d
fix dateea089d5
bumpdef653b
Merge branch 'main' into build-update-supported-python-versionsf1c6bec
Merge pull request #6160 from gvx/mainbce43d5
Merge pull request #6169 from Textualize/content-optimization395185e
remove printf06cd6e
optimization156eb68
ci: remove allow-prereleases for Python 3.14218cabc
changelogUpdates
virtualenv
from 20.34.0 to 20.35.3Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
Commits
8a1160e
release 20.35.3a07135f
test_too_many_open_files fails (#2979)e265338
Merge pull request #2980 from gaborbernat/release-20.35.25387286
release 20.35.29b47ce9
Merge pull request #2978 from gaborbernat/2977c5674f2
Merge pull request #2976 from pypa/release-20.35.178a8dc2
release 20.35.12dbf4f2
Fix backwards incompatible changes on PythonInfo (#2975)de1820d
fix: Patch get_interpreter to handle missing cache and app_data (#2974)8e1ecc7
release 20.35.0 (#2971)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