-
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 11 updates #687
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 7, 2024
tcarmet
approved these changes
Oct 7, 2024
Bumps the python group with 11 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.114.0` | `0.115.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.31.0` | | [redis](https://github.com/redis/redis-py) | `5.0.8` | `5.1.1` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.14` | `1.35.35` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.20.0` | `0.21.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.34` | `9.5.39` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.112.0` | `6.112.4` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.379` | `1.1.383` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.4` | `0.6.9` | Updates `fastapi` from 0.114.0 to 0.115.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.114.0...0.115.0) Updates `uvicorn` from 0.30.6 to 0.31.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.31.0) Updates `redis` from 5.0.8 to 5.1.1 - [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.8...v5.1.1) Updates `boto3-stubs` from 1.35.14 to 1.35.35 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `prometheus-client` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.20.0...v0.21.0) Updates `mkdocs-material` from 9.5.34 to 9.5.39 - [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.34...9.5.39) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `hypothesis` from 6.112.0 to 6.112.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.112.0...hypothesis-python-6.112.4) Updates `pyright` from 1.1.379 to 1.1.383 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.379...v1.1.383) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `ruff` from 0.6.4 to 0.6.9 - [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.6.4...0.6.9) --- 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-minor dependency-group: python - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest 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
force-pushed
the
dependabot/pip/python-87c46692ad
branch
from
October 7, 2024 21:33
b53740c
to
75452a9
Compare
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 11 updates:
0.114.0
0.115.0
0.30.6
0.31.0
5.0.8
5.1.1
1.35.14
1.35.35
0.20.0
0.21.0
9.5.34
9.5.39
8.3.2
8.3.3
6.112.0
6.112.4
1.1.379
1.1.383
24.8.0
24.10.0
0.6.4
0.6.9
Updates
fastapi
from 0.114.0 to 0.115.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
40e33e4
🔖 Release version 0.115.0b36047b
📝 Update release notes7eadeb6
📝 Update release notes55035f4
✨ Add support for Pydantic models for parameters usingQuery
,Cookie
, `He...0903da7
📝 Update release notes4b2b14a
⬆ [pre-commit.ci] pre-commit autoupdate (#12204)35df20c
📝 Update release notes8eb3c56
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/http-basic-a...2ada161
🔖 Release version 0.114.23a5fd71
📝 Update release notesUpdates
uvicorn
from 0.30.6 to 0.31.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a507532
Version 0.31.0 (#2469)84dd2c4
Improve ProxyHeadersMiddleware (#2468)3d26ab4
Bump cryptography from 42.0.8 to 43.0.1 (#2453)47304d9
Add tests and requirements.txt to sdist (#2438)1cb0c32
Add missing init files in the test suite (#2432)Updates
redis
from 5.0.8 to 5.1.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
4b3a6d0
Updated package version (#3403)e20f354
Fix bug with async pipeline and cluster fails with some commands (#3402)aa22225
Fix bug with partial Hiredis availability (#3400)c31849c
Fix bug with Redis Set commands returns List instead of Set (#3399)7215a52
Updated package version (#3389)2e46613
Client side caching refactoring (#3350)7d73d74
DOC-4197: add TCEs to the geospatial query page (#3378)c7483b3
DOC-4196: add TCEs to the full-text query page (#3377)64d4bb8
DOC-4194: add TCEs to the range query page (#3374)0c8a986
DOC-4194: add TCEs to the exact match query page (#3372)Updates
boto3-stubs
from 1.35.14 to 1.35.35Commits
Updates
prometheus-client
from 0.20.0 to 0.21.0Release notes
Sourced from prometheus-client's releases.
Commits
3b183b4
Release 0.21.00014e97
Use re-entrant lock. (#1014)7c45f84
Reject invalid HTTP methods and resources (#1019)09a5ae3
Fix timestamp comparison (#1038)e364a96
Fix a typo in ASGI docs (#1036)eeec421
Pin python 3.8 and 3.9 at patch level (#1024)7bc8cdd
docs: correct link to multiprocessing docs (#1023)4535ce0
Add sanity check for label value (#1012)Updates
mkdocs-material
from 9.5.34 to 9.5.39Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
70db88f
Prepare 9.5.39 release187705e
Updated dependencies56fdb28
Adjusted code copy button documentationaeb9492
Fixed stay no page functionality when using mike's canonical versioning (#7559)50a15be
Updated link to step-by-step guide on YouTube117250a
Prepare 9.5.38 release74ca234
Added Albanian translations84ddbba
Prepare 9.5.37 releasefd98413
Documentation (#7557)573d23d
Updated dependenciesUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
hypothesis
from 6.112.0 to 6.112.4Commits
d13235a
Bump hypothesis-python version to 6.112.4 and update changelogb186203
Merge pull request #4126 from Zac-HD/various-cleanupsfa0d507
Improve patches for np.array18cd732
deflake alt-backend test30921f4
Conditionally skip flakey-on-pypy test16821c4
Speed up use_true_random=Truebfc994e
deflake last testsf0385f8
Supportgit apply -p1
by default08378fa
Exclude invalid stateful rules faster09308df
Improve type annotationsUpdates
pyright
from 1.1.379 to 1.1.383Release notes
Sourced from pyright's releases.
Commits
cd5d458
Pyright NPM Package update to 1.1.383 (#312)74d0088
chore: release v1.1.382.post1 (#310)1ce7b23
fix: avoid warning for .post versions (#309)c61cac8
chore: release v1.1.382.post0 (#307)f8e7383
CI: correct setup for nodeenv testing (#306)276e381
fix: correct nodeenv environment (#305)05e4563
Pyright NPM Package update to 1.1.382 (#303)0bf95f9
refactor(internal): switch to src dir (#301)f4beb25
feat(cli): mention nodejs extra if nodeenv install failse2d0748
feat: add support for nodejs-wheelUpdates
black
from 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427a
Prepare release 24.10.0 (#4471)a22b1eb
Add mypyc 3.13 wheel build (#4449)b7d0e72
Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92
Include --unstable in cache key (#4466)8d9d18c
Fix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3
Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2add
Use builtin generics (#4458)2a45cec
Fix crashes with comments in parentheses (#4453)b4d6d86
Drop Python 3.8 support (#4452)ac018c1
Require newer aiohttp for blackd (#4451)Updates
ruff
from 0.6.4 to 0.6.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
975be9c
Bump version to 0.6.9 (#13624)99e4566
MarkFURB118
fix as unsafe (#13613)7ad07c2
Addallow-unused-imports
setting forunused-import
rule (F401
) (#13601)4aefe52
Support ruff discovery in pip build environments (#13591)cc1f766
Preserve trivia (i.e. comments) in PLR5501 (#13573)fdd0a22
Move to maintained mirror of prettier (#13592)3728d5b
[pyupgrade
] Fix UP043 to apply tocollections.abc.Generator
and `collecti...7e3894f
Avoid short circuitingB017
for multiple context managers (#13609)c3b40da
Use backticks for code in red-knot messages (#13599)ef45185
Allow users to provide custom diagnostic messages when unwrapping calls (#13597)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