Bump the poetry-dependencies group with 8 updates #6
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 poetry-dependencies group with 8 updates:
2024.1.29
2024.4.27
3.0.0
3.0.1
3.13.4
3.14.0
2.18.0
2.19.0
1.62.2
1.63.0
4.21.1
4.22.0
0.35.0
0.35.1
20.26.0
20.26.1
Updates
furo
from 2024.1.29 to 2024.4.27Changelog
Sourced from furo's changelog.
... (truncated)
Commits
750fcd7
Prepare release: 2024.04.27c0cb020
Update changelog3787a7c
Patchapp.config
in a more resilient manner (#783)6a3afab
Indent all children of aside.footnote (#788)035b276
fix: no index content on search page (#784)151f523
[pre-commit.ci] pre-commit autoupdate (#771)2eb75aa
Bump the github-actions group with 1 update (#777)df6f65c
Bump the npm group with 6 updates (#778)0b51a5e
Add space after period in ToC warning (#776)0188705
Bump the npm group with 5 updates (#770)Updates
myst-parser
from 3.0.0 to 3.0.1Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
Commits
3d84ff8
🚀 Release v3.0.1 (#926)790a926
🐛 FIX: allow indented option block (#925)446feba
🐛 FIX empty value for final directive option (#924)c9579c4
📚 Update live preview (#921)Updates
filelock
from 3.13.4 to 3.14.0Release notes
Sourced from filelock's releases.
Commits
8556141
feat:blocking
parameter on lock constructor with tests and docs (#325)26ccad3
[pre-commit.ci] pre-commit autoupdate (#324)853e7d1
[pre-commit.ci] pre-commit autoupdate (#323)Updates
google-api-core
from 2.18.0 to 2.19.0Release notes
Sourced from google-api-core's releases.
Changelog
Sourced from google-api-core's changelog.
Commits
7d87462
chore(main): release 2.19.0 (#646)a7b53e9
feat: add google.api_core.version_header (#638)07dfc93
chore(deps): update all dependencies (#634)828ffe1
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#640)c38dd1e
docs: fix docs session (#636)Updates
grpcio
from 1.62.2 to 1.63.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
ac14185
[Release] Bump version to 1.63.0 (on v1.63.x branch) (#36456)7df7f92
[Release] Bump version to 1.63.0-pre2 (on v1.63.x branch) (#36377)cdbc13e
[Gpr_To_Absl_Logging] Disable absl logging (#36378)60c35ba
[Python Dist] Fix grpc_distribtests_python (v1.63.x backport) (#36363)81a913e
[Deps] Backport: Protobuf upgrade to v26.1 (#36353)bc470e4
[release] Cherry-pick `grpc/grpc@e510ff89aa38d9c924...cfea053
[Release] Bump version to 1.63.0-pre1 (on v1.63.x branch) (#36338)c73c24a
[experiments] Setcall_status_override_on_cancellation
default tofalse
f...0a7a85a
[Release] Bump core version to 40.0.0 for upcoming release (#36293)b6989ff
[interop] Add 1.63.2 release of grpc-go to interop matrix (#36305)Updates
jsonschema
from 4.21.1 to 4.22.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
9882dbe
Add / ignore the new specification test suite property.ebc90bb
Merge commit '8fcfc3a674a7188a4fcc822b7a91efb3e0422a20'8fcfc3a
Squashed 'json/' changes from b41167c74..54f3784a830b7537
Pin pyenchant to pre from below until pyenchant/pyenchant#302 is released.c3729db
Enable doctests for the rest of the referencing page.70a994c
Remove a now-unneeded noqa since apparently this is fixed in new ruff.e6d0ef1
Fix a minor typo in the referencing example docs.bceaf41
Another placeholder benchmark for future optimization.b20234e
Consider errors from earlier indices (in instances) to be better matches41b49c6
Minor improvement to test failure message when a best match test fails.Updates
referencing
from 0.35.0 to 0.35.1Release notes
Sourced from referencing's releases.
Changelog
Sourced from referencing's changelog.
Commits
1863d4a
Correct the return type.1357a73
Handle empty pointers (root pointers) in Resource.pointer.a524132
Merge pull request #149 from python-jsonschema/dependabot/submodules/suite-c4...c0c7b72
Bump suite from8be5a4b
toc49444c
edd1006
Merge pull request #147 from python-jsonschema/dependabot/submodules/suite-8b...d485584
Bump suite from87851a6
to8be5a4b
217a18d
Remove a now-unneeded noqa since apparently this is fixed in new ruff.2c1a8f5
Pin pyenchant to pre from below until pyenchant/pyenchant#302 is released.Updates
virtualenv
from 20.26.0 to 20.26.1Changelog
Sourced from virtualenv's changelog.
Commits
1563992
release 20.26.1cbbf465
Fix PATH-based Python discovery on Windows (#2712)9eac8a6
Merge pull request #2710 from pypa/release-20.26.0Dependabot 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