Bump the dev-dependencies group with 8 updates #238
Merged
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 8 updates:
9.5.16
9.5.17
0.24.1
0.24.3
2.31.0.20240311
2.31.0.20240406
1.34.75
1.34.79
2.0.2
2.1.1
3.5.2
3.6
1.9.0
1.9.2
4.10.0
4.11.0
Updates
mkdocs-material
from 9.5.16 to 9.5.17Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
570161a
Prepare 9.5.17 release78e93ac
Improved keyboard interactions for palette togglea3655e8
Updated Serbian translations1041766
Fixed time sneaking into default post format stringe741f80
Documentation7e13ae6
Fix typos7d6d8d7
Updated slugify documentatione71f00b
Fixed backporting of social plugin font loading logicUpdates
mkdocstrings
from 0.24.1 to 0.24.3Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
828bd59
chore: Prepare release 0.24.37fe3e5f
fix: Support HTML toc labels with Python-Markdown 3.6+ (uncomment code...)7b9827c
chore: Prepare release 0.24.217bfc87
chore: Use PEP 440 versioning scheme for changelog024ac41
ci: Ignore mypy warningc0d0090
fix: Support HTML toc labels with Python-Markdown 3.6+ccbbbf1
chore: Template upgrade56cf7d5
docs: List VBA handler9e1bf62
docs: Fix link to Griffe extensionf071d5d
chore: Switch to Copier UV templateUpdates
types-requests
from 2.31.0.20240311 to 2.31.0.20240406Commits
Updates
botocore
from 1.34.75 to 1.34.79Changelog
Sourced from botocore's changelog.
Commits
1686410
Merge branch 'release-1.34.79'ac54b56
Bumping version to 1.34.79f572fbf
Update endpoints model0a930c7
Update to latest models3177d51
Merge branch 'release-1.34.78'26c2039
Merge branch 'release-1.34.78' into developf29b3e7
Bumping version to 1.34.78b764e9b
Update endpoints model7700295
Update to latest modelsb868619
Merge branch 'release-1.34.77'Updates
execnet
from 2.0.2 to 2.1.1Changelog
Sourced from execnet's changelog.
Commits
e1332b1
Update CHANGELOG for 2.1.18481612
Merge pull request #268 from bluetech/fix-strconfig-ignoredd08b7e7
gateway_base: fixload(strconfig)
getting ignoredd0fc2c2
Merge pull request #265 from pytest-dev/release-2.1.064ecf67
Update CHANGELOG for 2.1.0eb7f7bc
Merge pull request #266 from bluetech/up-download-artifact89c99c9
ci: update download-artifact action to fix deploy job42aeb82
Merge pull request #263 from bluetech/typing-fixes5035913
ExportDumpError
,LoadError
e218d45
gateway_base: replace-> object
return types to-> Any
Updates
markdown
from 3.5.2 to 3.6Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
e524b8f
Bump version to 3.63d8afc6
Allow attr_list quoted values to contain curly braces9edba85
Refactor abbr escapinge4ab4a6
Refactor TOC sanitationa18765c
Explicitly omit carot and backslash from abbr421f1e8
Give smarty tree processor higher priority than tocc334a3e
Ensure lines after heading in loose list are properly detabbedea92856
Update the license template so GitHub can detect ita2effd6
Disable mkdocstrings show_symbol_type_toc option to work around searching iss...91f9a12
Restore Attribute symbol type in mkdocstrings templateUpdates
mkdocstrings-python
from 1.9.0 to 1.9.2Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
0a2e917
chore: Prepare release 1.9.20c1e2c1
deps: Remove cap on Python-Markdown 3.6 now that ToC labels are fixed by mkdo...d3b05ad
chore: Prepare release 1.9.1bd73497
fix: Don't try loading packages from relative paths3cf7055
docs: Fix link to Griffe extension in insiders pagef798a1e
refactor: Allow first name in a separate signature to be highlighted as a fun...d62daa7
docs: Document customization of syntax highlight in signatures1fc4cb5
docs: Use current color for autorefs external link icon7c8b885
refactor: Maintain original Pygments color for cross-refs in signaturese5ccb4f
ci: Fix CI workflowUpdates
typing-extensions
from 4.10.0 to 4.11.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
d4d929d
Prepare release 4.11.0 (#363)94bec44
Prepare release 4.11.0rc1 (#362)10648b6
Fix tests on 3.13.0a5 (#358)8170fc7
Fix runtime behaviour of PEP 696 (#293)d34c389
Try to fix GH actions syntax (#355)d409ec9
Run CPython test suite in our CI (#353)9d1689e
Fix indentation in TypedDict docs (#352)4fdc09d
Third-party tests: don't run pydantic tests on pypy (#351)3304a5f
Stabilise third party tests (#348)c3dc681
Make sure thatReadOnly
is removed when using `get_type_hints(include_extra...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