-
-
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
Bump the python-packages group with 22 updates #11
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-packages group with 22 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.0.3` | `3.3.2` | | [black](https://github.com/psf/black) | `24.2.0` | `24.8.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.5.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.6.1` | | [dataclasses-json](https://github.com/lidatong/dataclasses-json) | `0.6.6` | `0.6.7` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.1` | `3.15.4` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.2` | `3.22.0` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.1` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.4.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.2` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.0.3` | `3.2.7` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.6.1` | `1.7.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.3.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [suntime](https://github.com/SatAgro/suntime) | `1.2.5` | `1.3.2` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.3` | `0.13.2` | | [tox](https://github.com/tox-dev/tox) | `4.13.0` | `4.18.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.12.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.26.3` | Updates `astroid` from 3.0.3 to 3.3.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.0.3...v3.3.2) Updates `black` from 24.2.0 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.2.0...24.8.0) Updates `cachetools` from 5.3.2 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.2...v5.5.0) Updates `coverage` from 7.4.1 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.6.1) Updates `dataclasses-json` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/lidatong/dataclasses-json/releases) - [Commits](lidatong/dataclasses-json@v0.6.6...v0.6.7) Updates `exceptiongroup` from 1.2.0 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.2) Updates `filelock` from 3.13.1 to 3.15.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.1...3.15.4) Updates `marshmallow` from 3.21.2 to 3.22.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.2...3.22.0) Updates `packaging` from 23.2 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.1) Updates `pillow` from 10.2.0 to 10.4.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.4.0) Updates `platformdirs` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.2) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `pylint` from 3.0.3 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.2.7) Updates `pyproject-api` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](tox-dev/pyproject-api@1.6.1...1.7.1) Updates `pytest` from 8.0.1 to 8.3.2 - [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.1...8.3.2) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `suntime` from 1.2.5 to 1.3.2 - [Release notes](https://github.com/SatAgro/suntime/releases) - [Commits](SatAgro/suntime@v1.2.5...v1.3.2) Updates `tomlkit` from 0.12.3 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.3...0.13.2) Updates `tox` from 4.13.0 to 4.18.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.13.0...4.18.0) Updates `typing-extensions` from 4.9.0 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.9.0...4.12.2) Updates `virtualenv` from 20.25.0 to 20.26.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...20.26.3) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: dataclasses-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyproject-api 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-minor dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: suntime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
|
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 22 updates:
3.0.3
3.3.2
24.2.0
24.8.0
5.3.2
5.5.0
7.4.1
7.6.1
0.6.6
0.6.7
1.2.0
1.2.2
3.13.1
3.15.4
3.21.2
3.22.0
23.2
24.1
10.2.0
10.4.0
4.2.0
4.2.2
1.4.0
1.5.0
3.0.3
3.2.7
1.6.1
1.7.1
8.0.1
8.3.2
4.1.0
5.0.0
2.8.2
2.9.0.post0
1.2.5
1.3.2
0.12.3
0.13.2
4.13.0
4.18.0
4.9.0
4.12.2
20.25.0
20.26.3
Updates
astroid
from 3.0.3 to 3.3.2Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
4ae4617
Bump astroid to 3.3.2, update changelogb00b86c
[PY313] Add stubs for soft-deprecated typing members (#2503)de58003
Bump astroid to 3.3.1, update changelog8357bd3
Fix pylint regression with invalid format strings (#2496) (#2497)47030b1
Bump astroid to 3.3.0, update changelogf37549e
Fix release tests92baf78
[pre-commit.ci] auto fixes from pre-commit.com hooks4122248
[pre-commit.ci] pre-commit autoupdatec687595
[PY312] Add support for ssl.OP_LEGACY_SERVER_CONNECT (#2489)ed4276b
Bump furo from 2024.5.6 to 2024.7.18 (#2480)Updates
black
from 24.2.0 to 24.8.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
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
cachetools
from 5.3.2 to 5.5.0Changelog
Sourced from cachetools's changelog.
Commits
6c78a8f
Bump version.8841efd
Release v5.5.0.f2ccaca
Format tests with black.237ad80
Fix #278: Improve TLRUCache docs.e960781
Fix #302: Improve cachetools.keys unit tests.ea158fc
Bump actions/setup-python from 5.1.0 to 5.1.18a38daf
Update expire docs.7be40f0
TLRUCache.expire() returns iterable of expired (key, value) pairs.c22fc7d
Fix #292, fix #205, fix #103: TTLCache.expire() returns iterable of expired (...990665b
Release v5.4.0.Updates
coverage
from 7.4.1 to 7.6.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
dataclasses-json
from 0.6.6 to 0.6.7Release notes
Sourced from dataclasses-json's releases.
Commits
dc63902
Warn about buggy type resolution (#529)538ff15
feat: support abstract collections (#532)Updates
exceptiongroup
from 1.2.0 to 1.2.2Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
2399d54
Added the release versionbec9651
Removed problematic assert that caused compatibility issuesf3f0ff6
Updated Ruff configurationbb43ee0
Fixed formatting tests failing on Python 3.13eb8fbbc
[pre-commit.ci] pre-commit autoupdate (#129)6ff8300
[pre-commit.ci] pre-commit autoupdate (#128)761933f
[pre-commit.ci] pre-commit autoupdate (#127)1b43294
[pre-commit.ci] pre-commit autoupdate (#125)dd87018
[pre-commit.ci] pre-commit autoupdate (#124)54d8b8d
[pre-commit.ci] pre-commit autoupdate (#121)Updates
filelock
from 3.13.1 to 3.15.4Release notes
Sourced from filelock's releases.
... (truncated)
Commits
9a979df
Pass file_lock as positional argument (#347)3a79343
Fix `TypeError: _CountedFileLock.init() got an unexpected keyword argumen...81d4cf9
Add test for virtualenv stability (#344)192f1ef
Use a metaclass to implement the singleton pattern (#340)48788c5
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#341)7bd3b7b
[pre-commit.ci] pre-commit autoupdate (#342)3d7b1a6
Hotfix: Restore init method; more robust initialization for singleton loc...c64787f
Don't initialize BaseFileLock when just returning existing instance (#334)87453f3
asyncio support (#332)0ee2e3c
[pre-commit.ci] pre-commit autoupdate (#333)Updates
marshmallow
from 3.21.2 to 3.22.0Changelog
Sourced from marshmallow's changelog.
Commits
fbad345
Bump version and update changelog78cbc09
Merge pull request #2271 from deckar01/2270-meta-many7609530
Merge pull request #2279 from deckar01/simplify-hooksbbbd7af
Reduce pre-commit.ci updates to monthly (#2300)1d21132
[pre-commit.ci] pre-commit autoupdate8ceb4b3
[pre-commit.ci] pre-commit autoupdate (#2298)ac13e0d
Add sponsors to docs7ebdc7b
Fix logo image for pypi rendering7c2f1ca
Add Route4Me as sponsor01f8432
Bump alabaster from 0.7.16 to 1.0.0 (#2292)Updates
packaging
from 23.2 to 24.1Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
85442b8
Bump for release3e67fc7
Work aroundplatform.python_version()
returning non PEP 440 compliant versi...32deafe
Bump the github-actions group with 3 updates (#789)e0dda88
Documentmarkers.default_environment()
(#753)cc938f9
Modernise type annotations using FA rules from ruff (#785)757f559
Fix typo in_parser
docstring (#784)ec9f203
Bump the github-actions group with 4 updates (#782)5cbe1e4
Add support for Python 3.13 and drop EOL 3.7 (#783)cb8fd38
pyupgrade/black/isort/flake8 → ruff (#769)e8002b1
Bump for developmentUpdates
pillow
from 10.2.0 to 10.4.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
9b4fae7
10.4.0 version bumpb55d74b
Update CHANGES.rst [ci skip]8daf550
Merge pull request #8178 from radarhere/imageshowc6d8c58
Merge pull request #7965 from Yay295/patch-3c9ec76a
Raise FileNotFoundError if show_file() path does not existb48d175
Update CHANGES.rst [ci skip]4d6dff3
Merge pull request