pip(deps): bump the pip group with 10 updates #608
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 pip group with 10 updates:
7.0.0
7.1.0
1.34.57
1.34.109
1.34.109
1.34.113
1.34.108
1.34.113
0.11.4
0.11.5
9.5.24
9.5.25
3.0.6
3.1.0
6.102.4
6.102.6
1.1.363
1.1.364
0.4.4
0.4.5
Updates
docker
from 7.0.0 to 7.1.0Release notes
Sourced from docker's releases.
Commits
a365202
Merge pull request #3264 from krissetto/rename-env-var-in-release-pipeline1ab40c8
Fix env var name in release pipeline to match hatch expectationsb33088e
Merge pull request #3263 from krissetto/fix-release-pipeline45488ac
Fix env var name in release pipeline20879ec
Merge pull request #3262 from krissetto/changelog-7.1.04f2a26d
Added 7.1.0 changelog7785ad9
Merge pull request #3257 from felixfontein/requests-hotfixd8e9bcb
requests 2.32.0 and 2.32.1 have been yanked.2a059a9
Extend fix to requests 2.32.2+.e33e0a4
Hotfix for requests 2.32.0.Updates
boto3
from 1.34.57 to 1.34.109Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
c3ff201
Merge branch 'release-1.34.109'95c4f21
Bumping version to 1.34.10974a49c5
Add changelog entries from botocore7ecab0d
Merge pull request #4136 from boto/dependabot/github_actions/github/codeql-ac...a27c665
Bump github/codeql-action from 2.13.4 to 3.25.6ab5f82f
Merge branch 'release-1.34.108'80a3e50
Merge branch 'release-1.34.108' into develop6ce3b8b
Bumping version to 1.34.1080e852dd
Add changelog entries from botocoreb795355
Merge branch 'release-1.34.107'Updates
botocore
from 1.34.109 to 1.34.113Changelog
Sourced from botocore's changelog.
Commits
d3e7607
Merge branch 'release-1.34.113'0b92c88
Bumping version to 1.34.113ad1ef71
Update endpoints model5746767
Update to latest models23e186f
Merge pull request #3189 from boto/revert-3187-a4b9180f2a
Merge pull request #3188 from boto/revert-3186-honeycode0995d66
Revert "Remove alexaforbusiness client following the service deprecation (#31...e406696
Revert "Remove honeycode client following the service deprecation (#3186)"864f431
Remove alexaforbusiness client following the service deprecation (#3187)df5d06e
Remove honeycode client following the service deprecation (#3186)Updates
boto3-stubs
from 1.34.108 to 1.34.113Commits
Updates
githubkit
from 0.11.4 to 0.11.5Release notes
Sourced from githubkit's releases.
Commits
65953c3
🔖 bump version 0.11.55b4cc75
🐛 fix codegen model group bug1e213bc
👽 re-generate openapi242b8c0
✨ Feature: add reason phrase to response and exceptions (#101)9221b59
🚨 use scoped typevar474ebb5
🚨 improve paginator pyright lint3379d35
👷 fix macos actions4357485
⬆️ auto update by pre-commit hooks (#99)Updates
mkdocs-material
from 9.5.24 to 9.5.25Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
c8ee11f
Prepare 9.5.25 release0ee1110
Updated dependencies09f817d
Documentation86d3729
Created new and better Insiders documentation (#7210)1b346eb
Fixed tags plugin crashing on numeric tags05af898
Added --force-reinstall to insiders upgrade instructions (#7203)7368c7f
Updated Insiders changeloge8478d9
Documentationd0be598
Updated Insiders changelog721eefb
Updated Insiders changelogUpdates
connexion
from 3.0.6 to 3.1.0Release notes
Sourced from connexion's releases.
Commits
810a980
Log handled errors to warning (#1926)160a1c0
Fix typo in example pip install command (#1929)562fff0
Fix openapi spec in quickstart doc (#1922)fcfe151
fix: uneven quotes (#1906)e6ceb1f
Generate examples with jsf (#1891)e56bc3b
Fix docs build for Poetry >=1.8 (#1900)ee399fb
Fix lifespan example (#1893)b3dd986
Inject current request in security handlers (#1883)994f53f
Allow the specification to be specified as a URL. (#1871)Updates
hypothesis
from 6.102.4 to 6.102.6Commits
9537c75
Bump hypothesis-python version to 6.102.6 and update changelog66d84b5
Merge pull request #4001 from tybug/shrinker-adjacent-improvementsff523f7
add release notes8958aa4
coverage fixes71f37b5
add a conjecture coverage testc044d28
more explicit assertions for old test276aed7
f strings7e5279e
typo59cebc9
respect forced status in datatree simulate for invalid nodesf9de0d2
only set invalid_at when requiredUpdates
pyright
from 1.1.363 to 1.1.364Commits
c5d4928
[pyright updated to 1.1.364] Update Version (#274)Updates
ruff
from 0.4.4 to 0.4.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
550aa87
Bump version tov0.4.5
(#11502)3c22a3b
Minor edits toruff server
docs (#11500)6263923
Update documentation forruff server
with new migration guide (#11499)94abea4
ruff server
: Fix multiple issues with Neovim and Helix (#11497)519a650
Mark quotes as unnecessary for non-evaluated annotations (#11485)573facd
Fix automatic configuration reloading for text and notebook documents (#11492)3cb2e67
ruff.applyFormat
now formats an entire notebook document (#11493)f0046ab
Movehas_comments
toCommentRanges
(#11495)5bb9720
Avoid multiline quotes warning withquote-style = preserve
(#11490)9ff18bf
Simplify Neovim docs for the LSP setup (#11489)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