-
Notifications
You must be signed in to change notification settings - Fork 1
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-dependencies group across 1 directory with 13 updates #114
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
…th 13 updates Bumps the python-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.8.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `8.1.3` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.0.0` | `3.3.3` | | [black](https://github.com/psf/black) | `24.1.1` | `24.10.0` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.3.0` | `7.4.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `4.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.15` | `0.8.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.109.0` | `0.115.5` | | [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) | `1.40.0` | `2.19.0` | | [uvicorn[standard]](https://github.com/encode/uvicorn) | `0.27.0.post1` | `0.32.1` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.27.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.3.3` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `3.15.0` | `3.16.0` | Updates `furo` from 2024.1.29 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.01.29...2024.08.06) Updates `sphinx` from 7.2.6 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v8.1.3) Updates `sphinx-autoapi` from 3.0.0 to 3.3.3 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.0.0...v3.3.3) Updates `black` from 24.1.1 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.1.1...24.10.0) Updates `pip-tools` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@7.3.0...7.4.1) Updates `pre-commit` from 3.6.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.0...v4.0.1) Updates `ruff` from 0.1.15 to 0.8.0 - [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.15...0.8.0) Updates `fastapi` from 0.109.0 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.109.0...0.115.5) Updates `sentry-sdk[fastapi]` from 1.40.0 to 2.19.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.40.0...2.19.0) Updates `uvicorn[standard]` from 0.27.0.post1 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.27.0.post1...0.32.1) Updates `httpx` from 0.26.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.27.2) Updates `pytest` from 8.0.0 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.0.0...8.3.3) Updates `pytest-randomly` from 3.15.0 to 3.16.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.15.0...3.16.0) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sentry-sdk[fastapi] dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-randomly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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-dependencies group with 13 updates in the / directory:
2024.1.29
2024.8.6
7.2.6
8.1.3
3.0.0
3.3.3
24.1.1
24.10.0
7.3.0
7.4.1
3.6.0
4.0.1
0.1.15
0.8.0
0.109.0
0.115.5
1.40.0
2.19.0
0.27.0.post1
0.32.1
0.26.0
0.27.2
8.0.0
8.3.3
3.15.0
3.16.0
Updates
furo
from 2024.1.29 to 2024.8.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
1bbf4ee
Prepare release: 2024.08.06bcb22c3
Update changeloge633f02
Improve the selector for sidebard2fa2e0
[pre-commit.ci] pre-commit autoupdate (#821)05a2d63
Add smoother transitions between breakpointsd261d3b
[pre-commit.ci] pre-commit autoupdate (#810)2d3b6ba
Add support for Sphinx 8bf98041
Increase specificity of table-wrapper selectorfc6337c
Fix the figuresfd3f422
Avoid page breaks inside paragraphsUpdates
sphinx
from 7.2.6 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510de
Bump to 8.1.3 final62e9606
Restore support forcut_lines()
with no object type (#13015)5ae32ce
Bump versiona72b47b
Bump to 8.1.2 final39a45ad
ExposeExtensionError
insphinx.util
for backwards compatibility.5a4859a
Add docs about sphinx-autobuild (#13011)05679ef
Type-check the 'autodoc_intenum' example (#12827)86d1d31
Prune CHANGES of unneeded sectionsb6269d3
Improve documentation for the Builder API (#13008)c46abc4
Improve clarity formaster_doc
androot_doc
Updates
sphinx-autoapi
from 3.0.0 to 3.3.3Release notes
Sourced from sphinx-autoapi's releases.
... (truncated)
Changelog
Sourced from sphinx-autoapi's changelog.
... (truncated)
Commits
f5c7295
Version 3.3.3eb2d7f2
Fix crash when init is assigned to0e9bb9b
Document package and modules under a "submodules" heading53c2abc
Attach release note to correct issue489abb1
Add missing release note9dd7851
Fix adding incorrect attributes from initbedadd4
Add newline before a property's doc stringfac7695
Remove old workaround for towncrier2b31d39
Switch to flitfb73609
PEP 621: Migrate from setup.cfg to pyproject.tomlUpdates
black
from 24.1.1 to 24.10.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
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
pip-tools
from 7.3.0 to 7.4.1Release notes
Sourced from pip-tools's releases.
Changelog
Sourced from pip-tools's changelog.
Commits
60ebdf5
Merge pull request #2067 from atugushev/release-7.4.1c671ea0
Strip emoji from changelog linef825385
Release 7.4.11197151
Merge pull request #2038 from honnix/patch-11f00154
Merge pull request #2061 from chrysle/pip-compile-docs-changedird99493c
Skip constraint path check35b06db
Change directory inpip-compile-docs
tox sessiona8beb7a
Merge pull request #1981 from dragly/fix-all-extras7caff1a
Merge branch 'main' into fix-all-extrase0afb79
Merge pull request #2057 from jazzband/pre-commit-ci-update-configUpdates
pre-commit
from 3.6.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
ruff
from 0.1.15 to 0.8.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a90e404
[red-knot] PEP 695 type aliases (#14357)8358ad8
Ruff 0.8 release (#14486)2b8b1ef
Improve docs for some pycodestyle rules (#14517)2efa3fb
[flake8-import-conventions
] Syntax check aliases supplied in configuration ...b9da430
doc(B024): #14455 add annotated but unassgined class variables (#14502)87043a2
Limit type size assertion to 64bit (#14514)f684b6f
[red-knot] Fix: Infer type for typing.Union[..] tuple expression (#14510)47f39ed
[red-knot] Meta data forType::Todo
(#14500)aecdb8c
[red-knot] supporttyping.Union
in type annotations (#14499)3c52d2d
Improve the performance of the formatter instability check job (#14471)Updates
fastapi
from 0.109.0 to 0.115.5Release notes
Sourced from fastapi's releases.