-
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
build(deps): bump the python group with 12 updates #659
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 python group with 12 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.1` | `0.112.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.3` | `0.30.5` | | [redis](https://github.com/redis/redis-py) | `5.0.7` | `5.0.8` | | [google-cloud-compute](https://github.com/googleapis/google-cloud-python) | `1.19.1` | `1.19.2` | | [boto3](https://github.com/boto/boto3) | `1.34.146` | `1.34.150` | | [botocore](https://github.com/boto/botocore) | `1.34.150` | `1.34.154` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.150` | `1.34.154` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.30` | `9.5.31` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.5` | `6.108.9` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.373` | `1.1.374` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.5` | `0.5.6` | Updates `fastapi` from 0.111.1 to 0.112.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.112.0) Updates `uvicorn` from 0.30.3 to 0.30.5 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.3...0.30.5) Updates `redis` from 5.0.7 to 5.0.8 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.7...v5.0.8) Updates `google-cloud-compute` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-compute-v1.19.1...google-cloud-compute-v1.19.2) Updates `boto3` from 1.34.146 to 1.34.150 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.146...1.34.150) Updates `botocore` from 1.34.150 to 1.34.154 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.150...1.34.154) Updates `boto3-stubs` from 1.34.150 to 1.34.154 - [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.30 to 9.5.31 - [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.30...9.5.31) Updates `hypothesis` from 6.108.5 to 6.108.9 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.5...hypothesis-python-6.108.9) Updates `pyright` from 1.1.373 to 1.1.374 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.373...v1.1.374) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `ruff` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.5...0.5.6) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: google-cloud-compute dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Aug 5, 2024
tcarmet
approved these changes
Aug 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 python group with 12 updates:
0.111.1
0.112.0
0.30.3
0.30.5
5.0.7
5.0.8
1.19.1
1.19.2
1.34.146
1.34.150
1.34.150
1.34.154
1.34.150
1.34.154
9.5.30
9.5.31
6.108.5
6.108.9
1.1.373
1.1.374
24.4.2
24.8.0
0.5.5
0.5.6
Updates
fastapi
from 0.111.1 to 0.112.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b2e2338
🔖 Release version 0.112.0003d454
📝 Update release notes450bff6
📝 Update release notesa25c92c
♻️ Add support forpip install "fastapi[standard]"
with standard dependenci...3990a0a
📝 Update release notes1f7dcc5
🌐 Update Portuguese translation fordocs/pt/docs/alternatives.md
(#11931)12a4476
📝 Update release notesefb4a07
🔧 Update sponsors: add liblab (#11934)9d41d6e
📝 Update release notes643a87c
👷 Update GitHub Action label-approved permissions (#11933)Updates
uvicorn
from 0.30.3 to 0.30.5Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
ff54b02
Version 0.30.5 (#2409)2f25107
Fix 0.30.4 issue with connection close header (#2408)8efa41c
Version 0.30.4 (#2403)b492349
Addpragma: full coverage
toProcess.is_alive
(#2402)ce999aa
close request connection if h11 sets client state as MUST_CLOSE (#2375)d277c25
Add Marcelo Trylesinski as maintainer (#2398)Updates
redis
from 5.0.7 to 5.0.8Release notes
Sourced from redis's releases.
Commits
6a2a636
Decode search results at field level (#3309)e7ef54a
Fix bug: client side caching causes unexpected disconnections (async version)...0cd0c5d
Format connection errors in the same way everywhere (#3305)6fedfef
Prepare for Redis 7.4 RC2 (#3303)ed1680f
Add details to the asyncio connection error message (#3211)511fda0
Add missing type hints forretry.py
(#3250)c1a6ff7
Bump rojopolis/spellcheck-github-actions from 0.37.0 to 0.38.0 (#3301)338cbfd
Re-enable Graph tests (#3287)532bc02
Do not restrict pytest dependencies versions (#3286)b6a0f96
Add CODECOV token to CI (#3285)Updates
google-cloud-compute
from 1.19.1 to 1.19.2Commits
c4bedbf
chore: release main (#12962)52db52e
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12958)4adddf4
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12956)5feea7e
feat: [grafeas] A new fieldversion
is added to message `.grafeas.v1.Compli...895cbec
docs: [google-maps-fleetengine-delivery] document that delivery_vehicle.type ...11c0629
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12957)9cdac77
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12955)42c4d04
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12954)d95af77
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12953)189922a
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12952)Updates
boto3
from 1.34.146 to 1.34.150Commits
0f53991
Merge branch 'release-1.34.150'a1cbd94
Bumping version to 1.34.150ceb4335
Add changelog entries from botocore12bdc6e
Update setuptools (#4219)9dc3e48
Merge branch 'release-1.34.149'330532c
Merge branch 'release-1.34.149' into develop2448ec2
Bumping version to 1.34.1492a65fa9
Add changelog entries from botocore4c0c448
Merge branch 'release-1.34.148'8884183
Merge branch 'release-1.34.148' into developUpdates
botocore
from 1.34.150 to 1.34.154Changelog
Sourced from botocore's changelog.
Commits
94ce27e
Merge branch 'release-1.34.154'fa530df
Bumping version to 1.34.1545affdb7
Update endpoints model73e1d40
Update to latest modelsdae6c6a
Merge branch 'release-1.34.153'e538b86
Merge branch 'release-1.34.153' into develop7c016e1
Bumping version to 1.34.153eeee2ad
Update to latest models19ce2f5
Merge branch 'release-1.34.152'e5b059e
Merge branch 'release-1.34.152' into developUpdates
boto3-stubs
from 1.34.150 to 1.34.154Commits
Updates
mkdocs-material
from 9.5.30 to 9.5.31Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
a5438a6
Prepare 9.5.31 release0e2195d
Updated dependencies32cf9eb
Updated dependencies627eb88
Fixed Docker build on arm/v7Updates
hypothesis
from 6.108.5 to 6.108.9Commits
e3e33f8
Bump hypothesis-python version to 6.108.9 and update changeloge8af202
Merge pull request #4068 from tybug/truncate-novel-prefix040f436
truncate novel prefixes3c15b34
Bump hypothesis-python version to 6.108.8 and update changelogc3e2fca
Merge pull request #4064 from tybug/ir-fast-cache6a96344
use a more performant LRUCache for ir kwargs caches8c75b9e
Bump hypothesis-python version to 6.108.7 and update changelog5221dbd
Merge pull request #4065 from Zac-HD/numeric-pprinterc50ffd4
Improve numeric pprintingb597542
Require latest crosshairUpdates
pyright
from 1.1.373 to 1.1.374Commits
c35c2ee
[pyright updated to 1.1.374] Update Version (#286)Updates
black
from 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2a
Prepare release 24.8.0 (#4426)9ccf279
Documentfind_project_root
ignoringpyproject.toml
without[tool.black]
...14b6e61
fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9
fix: respect braces better in f-string parsing (#4422)4b4ae43
Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1faf
docs: fix the installation command of extra for blackd (#4413)8827acc
Bump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11d
Bump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5
fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9
Updateactions/checkout
to v4 to stop node deprecation warnings (#4379)Updates
ruff
from 0.5.5 to 0.5.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
da824ba
Release Ruff 0.5.6 (#12629)012198a
Enable notebooks by default in preview mode (#12621)fbab04f
[red-knot] Allow multiplesite-packages
search paths (#12609)9aa43d5
Separatered_knot
into CLI andred_knot_workspace
crates (#12623)966563c
Add tests for hard and soft links (#12590)27edade
Make server panic hook more error resilient (#12610)2e2b1b4
Fix a typo indocs/editors/settings.md
(#12614)a3e67ab
Add newlines before comments in E305 (#12606)ee0518e
[red-knot] implement attribute of union (#12601)d774a3b
Avoid unused async when context manager includesTaskGroup
(#12605)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