-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip(deps): bump the pip group with 5 updates #492
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.29.3` | `1.33.6` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.10` | `9.4.14` | | [connexion](https://github.com/spec-first/connexion) | `3.0.2` | `3.0.3` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.90.0` | `6.91.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.336` | `1.1.338` | Updates `boto3-stubs` from 1.29.3 to 1.33.6 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mkdocs-material` from 9.4.10 to 9.4.14 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.4.10...9.4.14) Updates `connexion` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/spec-first/connexion/releases) - [Commits](spec-first/connexion@3.0.2...3.0.3) Updates `hypothesis` from 6.90.0 to 6.91.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.90.0...hypothesis-python-6.91.0) Updates `pyright` from 1.1.336 to 1.1.338 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.336...v1.1.338) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: connexion dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
pip
update pip dependencies
labels
Dec 4, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
=======================================
Coverage 85.26% 85.26%
=======================================
Files 31 31
Lines 1154 1154
=======================================
Hits 984 984
Misses 170 170
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
tcarmet
approved these changes
Dec 4, 2023
Superseded by #495. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 5 updates:
1.29.3
1.33.6
9.4.10
9.4.14
3.0.2
3.0.3
6.90.0
6.91.0
1.1.336
1.1.338
Updates
boto3-stubs
from 1.29.3 to 1.33.6Commits
Updates
mkdocs-material
from 9.4.10 to 9.4.14Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
c0aca21
Prepare 9.4.14 release989ee84
Documentation8b68710
Documentationd355b43
Documentationc81befb
Updated JSON schema6be485c
Documentation28ebcbf
Added support for linking authors in blog posts9c01605
Updated dependenciesbaaac7c
Prepare 9.4.13 release8143abe
DocumentationUpdates
connexion
from 3.0.2 to 3.0.3Release notes
Sourced from connexion's releases.
Commits
0082d7a
Fix CORS headers not set on exceptions (#1821)0857710
Only instantiate specification once (#1819)bbd085b
Fix missing colons in request docs; rename /path to /foo for consistency with...Updates
hypothesis
from 6.90.0 to 6.91.0Commits
66958d2
Bump hypothesis-python version to 6.91.0 and update changelogf9d93e2
Merge pull request #3799 from HypothesisWorks/create-pull-request/patch47c286d
Bump hypothesis-python version to 6.90.1 and update changelog4d95d5a
Merge pull request #3802 from Zac-HD/testcase-subclass-settingsa3d9623
Events can have a payload now63c5298
get conjecturedata from runnerf032d00
Additional coverage pattern8a67dc7
refactor interesting_origin3962442
Note we support 3.12 nowbeb18e3
Update pinned dependenciesUpdates
pyright
from 1.1.336 to 1.1.338Commits
d046635
[pyright updated to 1.1.338] Update Version (#236)75e8293
AddPYRIGHT_PYTHON_PYLANCE_VERSION
option (#230)221f037
Pyright NPM Package update to 1.1.337 (#234)2a0e7bd
ci: synchronize watch schedule with pyright releases (#233)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