-
Notifications
You must be signed in to change notification settings - Fork 11
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 6 updates #522
Merged
Merged
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 6 updates: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.25.0` | `0.27.0.post1` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.14` | `1.34.30` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.3` | `9.5.6` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.92.5` | `6.97.1` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.345` | `1.1.349` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.11` | `0.1.14` | Updates `uvicorn` from 0.25.0 to 0.27.0.post1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.25.0...0.27.0.post1) Updates `boto3-stubs` from 1.34.14 to 1.34.30 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mkdocs-material` from 9.5.3 to 9.5.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.3...9.5.6) Updates `hypothesis` from 6.92.5 to 6.97.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.92.5...hypothesis-python-6.97.1) Updates `pyright` from 1.1.345 to 1.1.349 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.345...v1.1.349) Updates `ruff` from 0.1.11 to 0.1.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.11...v0.1.14) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-material 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 - dependency-name: ruff 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
Jan 29, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #522 +/- ##
=======================================
Coverage 85.62% 85.62%
=======================================
Files 31 31
Lines 1183 1183
=======================================
Hits 1013 1013
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
Jan 30, 2024
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 6 updates:
0.25.0
0.27.0.post1
1.34.14
1.34.30
9.5.3
9.5.6
6.92.5
6.97.1
1.1.345
1.1.349
0.1.11
0.1.14
Updates
uvicorn
from 0.25.0 to 0.27.0.post1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
f39933c
Version 0.27.0.post1 (#2239)bda1c8a
Fix nav overrides for newer version of Mkdocs Material (#2233)bcde07d
Downgrade mkdocs-material (#2229)892c788
Version 0.27.0 (#2223)b0092cb
Bump ASGI spec version to 2.4 (#2221)04c1974
Improve type hints ontest_http.py
andtest_websockets.py
(#2219)afed732
RaiseDisconnect
onsend()
when client disconnected (#2218)baf4ea4
Bump the python-packages group with 6 updates (#2214)99fafb3
Version 0.26.0 (#2216)4af46c9
♻️ Updateroot_path
handling (from--root-path
CLI option) to include the...Updates
boto3-stubs
from 1.34.14 to 1.34.30Commits
Updates
mkdocs-material
from 9.5.3 to 9.5.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6026738
Prepare 9.5.6 releasea65fd1e
Updated distribution files335dd3a
Fixed Markdown formatted nodes in Mermaid.jsf55ce2c
Updated Insiders changelog6724141
Documentation9d52e36
Prepare 9.5.5 release943e978
Merge pull request #6662 from squidfunk/fix/instant-loading-bugs95ad78a
Merge branch 'master' into fix/instant-loading-bugsbe95f49
Fixed capturing of keyboard events for custom elements6128ab9
Updated Tagalog translationsUpdates
hypothesis
from 6.92.5 to 6.97.1Commits
17e23f2
Bump hypothesis-python version to 6.97.1 and update changelog9b67398
Merge pull request #3858 from jobh/numpy-array-elements-without-map8726f0e
Unwrap more numpy elements141fbe1
Keep the elements strategy lazy (does it matter?)3976f73
Formatting9731fb4
More strict assert2ddb252
Go back to unwrapping the type mapb887793
Minor docstring improvement626d45d
Bump hypothesis-python version to 6.97.0 and update changelogfb58bcc
Merge pull request #3852 from jobh/generate-empty-flagsUpdates
pyright
from 1.1.345 to 1.1.349Commits
587e3f9
Pyright NPM Package update to 1.1.349 (#248)9dc9813
[pyright updated to 1.1.348] Update Version (#247)daefe65
Pyright NPM Package update to 1.1.347 (#246)b16743c
[pyright updated to 1.1.346] Update Version (#245)Updates
ruff
from 0.1.11 to 0.1.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
866bea6
Bump version to v0.1.14 (#9581)df617c3
[flake8-blind-except
] Document exceptions toblind-except
rule (#9580)47ad7b4
Approximate tokens len (#9546)b3a6f0c
[flake8-pyi] Fix PYI049 false negatives on call-based TypedDicts (#9567)7be7066
[pylint
] Excludeself
andcls
when counting method arguments (#9563)848e473
[flake8-pyi] Fix PYI047 false negatives on PEP-695 type aliases (#9566)368e279
Documentation update for URL giving 'page not found' (#9565)29c130f
Makeruff
the default binary (#9558)8118d29
Renameruff_cli
crate toruff
(#9557)45d374d
[refurb
] Avoid bailing whenreimplemented-operator
is called on function ...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