forked from akaihola/darker
-
Notifications
You must be signed in to change notification settings - Fork 0
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-packages group with 16 updates #3
Closed
+16
−16
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-packages group with 16 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `22.3.0` | `24.10.0` | | [flake8-2020](https://github.com/asottile/flake8-2020) | `1.6.1` | `1.8.1` | | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `22.1.11` | `24.8.19` | | [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) | `3.7.0` | `3.16.0` | | [flynt](https://github.com/ikamensh/flynt) | `0.76` | `1.0.1` | | [mypy](https://github.com/python/mypy) | `0.990` | `1.13.0` | | [pygments](https://github.com/pygments/pygments) | `2.4.0` | `2.18.0` | | [pytest](https://github.com/pytest-dev/pytest) | `6.2.0` | `8.3.3` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2021.4.4` | `2024.9.11` | | [requests-cache](https://github.com/requests-cache/requests-cache) | `0.7` | `1.2.1` | | [ruamel-yaml]() | `0.17.21` | `0.18.6` | | [toml](https://github.com/uiri/toml) | `0.10.0` | `0.10.2` | | [twine](https://github.com/pypa/twine) | `2.0.0` | `5.1.1` | | [types-toml](https://github.com/python/typeshed) | `0.10.4` | `0.10.8.20240310` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.0.1` | `4.12.2` | | [wheel](https://github.com/pypa/wheel) | `0.21.0` | `0.44.0` | Updates `black` from 22.3.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@22.3.0...24.10.0) Updates `flake8-2020` from 1.6.1 to 1.8.1 - [Commits](asottile-archive/flake8-2020@v1.6.1...v1.8.1) Updates `flake8-bugbear` from 22.1.11 to 24.8.19 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@22.1.11...24.8.19) Updates `flake8-comprehensions` from 3.7.0 to 3.16.0 - [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst) - [Commits](adamchainz/flake8-comprehensions@3.7.0...3.16.0) Updates `flynt` from 0.76 to 1.0.1 - [Changelog](https://github.com/ikamensh/flynt/blob/master/CHANGELOG.md) - [Commits](ikamensh/flynt@0.76...1.0.1) Updates `mypy` from 0.990 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v0.990...v1.13.0) Updates `pygments` from 2.4.0 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.4.0...2.18.0) Updates `pytest` from 6.2.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@6.2.0...8.3.3) Updates `regex` from 2021.4.4 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/commits/2024.9.11) Updates `requests-cache` from 0.7 to 1.2.1 - [Release notes](https://github.com/requests-cache/requests-cache/releases) - [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md) - [Commits](requests-cache/requests-cache@v0.7.0...v1.2.1) Updates `ruamel-yaml` from 0.17.21 to 0.18.6 Updates `toml` from 0.10.0 to 0.10.2 - [Changelog](https://github.com/uiri/toml/blob/master/RELEASE.rst) - [Commits](uiri/toml@0.10.0...0.10.2) Updates `twine` from 2.0.0 to 5.1.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@2.0.0...v5.1.1) Updates `types-toml` from 0.10.4 to 0.10.8.20240310 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.0.1 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.0.1...4.12.2) Updates `wheel` from 0.21.0 to 0.44.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.21.0...0.44.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: flake8-2020 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: flake8-comprehensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flynt dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: requests-cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: types-toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 31, 2024
The group that created this PR has been removed from your configuration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-packages group with 16 updates:
22.3.0
24.10.0
1.6.1
1.8.1
22.1.11
24.8.19
3.7.0
3.16.0
0.76
1.0.1
0.990
1.13.0
2.4.0
2.18.0
6.2.0
8.3.3
2021.4.4
2024.9.11
0.7
1.2.1
0.17.21
0.18.6
0.10.0
0.10.2
2.0.0
5.1.1
0.10.4
0.10.8.20240310
4.0.1
4.12.2
0.21.0
0.44.0
Updates
black
from 22.3.0 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
flake8-2020
from 1.6.1 to 1.8.1Commits
f280ad4
v1.8.11ee7f2e
Merge pull request #127 from asottile/ast-again9f5790c
remove dependence on deprecated ast things (again)549e2e6
Merge pull request #126 from asottile/pre-commit-ci-update-config2217b47
[pre-commit.ci] auto fixes from pre-commit.com hooks906c948
[pre-commit.ci] pre-commit autoupdate3524dbc
Merge pull request #125 from asottile/all-repos_autofix_all-repos-sed7b0e7d4
fix tags trigger for github actionsdccbd3c
Merge pull request #124 from asottile/pre-commit-ci-update-config5fb1fac
[pre-commit.ci] pre-commit autoupdateUpdates
flake8-bugbear
from 22.1.11 to 24.8.19Release notes
Sourced from flake8-bugbear's releases.
... (truncated)
Commits
2f4e42f
Update CHANGES + move to version 24.8.19 to releasec50e9dc
[pre-commit.ci] pre-commit autoupdate (#487)f0eeda8
Replace hash with unsafe_hash (#486)5939910
Implemented #323: Added new check B910 to suggest using Counter() instead of ...33993a4
[pre-commit.ci] pre-commit autoupdate (#484)5ccce79
More types (#483)cfda1e8
Do not trigger B901 with explicit Generator return type (#481)b15feed
Set up mypy (#482)3157b89
add b040: exception with note added not reraised or used (#477)188eab8
Merge pull request #476 from jakkdl/contextvar_mutable_or_call_defaultUpdates
flake8-comprehensions
from 3.7.0 to 3.16.0Changelog
Sourced from flake8-comprehensions's changelog.
... (truncated)
Commits
bf5861b
Version 3.16.0bd8b055
Drop Python 3.8 support (#600)cfba30c
Add automated release process (#601)e49e753
[pre-commit.ci] pre-commit autoupdate (#599)2bc3ccb
Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#598)a7842a6
Support Python 3.13 (#597)7df8477
Upgrade requirements (#596)4272785
Use uv on GitHub Actions (#595)a03d78f
Move automatic updates to monthly5ea9394
[pre-commit.ci] pre-commit autoupdate (#594)Updates
flynt
from 0.76 to 1.0.1Changelog
Sourced from flynt's changelog.
... (truncated)
Commits
651c822
Fix join not using returned node (#189)c573f8b
precommit7558aeb
skip redundant ast->str->ast conversion; contain concat and join exceptions0f685d2
simplify string_in_string - determine on the resulting ost instead on the flyaefe646
blyak!541de83
blyake9ed2c3
mypy 21d642bd
mypy6aae029
put literals directly into f-string65abd5e
fix state locationUpdates
mypy
from 0.990 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034
Bump version to 1.13.02eeb588
Update changelog for 1.12.1 (#17999)bc0386b
Changelog for 1.13 (#18000)5c4d2db
Add faster-cache extra, test in CI (#17978)854ad18
Make is_sub_path faster (#17962)50aa4ca
Speed up stubs suggestions (#17965)7c27808
Use orjson instead of json, when available (#17955)2cd2406
Use fast path in modulefinder more often (#17950)e20aaee
Let mypyc optimise os.path.join (#17949)159974c
Use sha1 for hashing (#17953)Updates
pygments
from 2.4.0 to 2.18.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
d7d11f6
Last steps for 2.18 release.ec7bfd2
Fix Janet version_added.ea9c823
Update CHANGES.338d366
Merge pull request #2670 from Kodiologist/hylex4d1371b
Lock down the pytest version.8dd97e0
Improve docs.26179d6
Fix deprecated variable usage in tests.ad125ca
Prepare 2.18 release.24deeb9
Lock the ruff version in tox.ini.c9165cf
Fix format string usage.Updates
pytest
from 6.2.0 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
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
regex
from 2021.4.4 to 2024.9.11Changelog
Sourced from regex's changelog.
... (truncated)
Commits
Updates
requests-cache
from 0.7 to 1.2.1Release notes
Sourced from requests-cache's releases.
Changelog
Sourced from requests-cache's changelog.
... (truncated)
Commits
7f6be31
Merge pull request #993 from requests-cache/fix-empty-array423af82
Fix loading cached JSON content with decode_content=True when the root elemen...28dfa64
Add compatibility tests (for docs/external libraries) to CI and nox config4114cee
Merge pull request #992 from requests-cache/fix-responses-testf652475
Fix usage example with responses library to be compatible with requests 2.324dc0a52
Update dependenciesd002851
Update changelog and contributors1290ae9
Update dependencies08390ee
Merge pull request #985 from jcd000/mainbe91e87
Fixes crashes from patched form boundaryUpdates
ruamel-yaml
from 0.17.21 to 0.18.6Updates
toml
from 0.10.0 to 0.10.2Commits
3f637db
Bump version to 0.10.2 (#333)9a85ffe
Update PYI files (#332)2846c42
Update README.rst (#329)230f0c9
Fix #287: Broken quoted section name starts with dot (#330)3a034ec
feat: Add official support for Python 3.9. (#325)38a9685
show meaningful error message for wrong case booleans (#315)16a6441
Add deepcopy method to TomlTz class. Fix #308 (#309)9be6458
ids were based on the string, rather than the actual object which causes inco...a952ed8
Skip numpy tests when numpy is not available (#298)4c246bb
added toml.dump example to Quick Tutorial (#301)Updates
twine
from 2.0.0 to 5.1.1Release notes
Sourced from twine's releases.