-
Notifications
You must be signed in to change notification settings - Fork 254
chore(deps): bump the python-packages group across 1 directory with 18 updates #355
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
Closed
Conversation
This file contains hidden or 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
…8 updates Bumps the python-packages group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.10.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.2.1` | `8.5.0` | | [keyring](https://github.com/jaraco/keyring) | `25.2.1` | `25.4.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.3.0` | `10.5.0` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.11.1` | `1.11.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.12.0` | `2.12.1` | | [readme-renderer](https://github.com/pypa/readme_renderer) | `43.0` | `44.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.3` | | [setuptools](https://github.com/pypa/setuptools) | `70.1.1` | `75.2.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.4` | `4.66.5` | | [twine](https://github.com/pypa/twine) | `5.1.0` | `5.1.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.2` | Updates `black` from 24.4.2 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.4.2...24.10.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](PyCQA/flake8@7.1.0...7.1.1) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `importlib-metadata` from 7.2.1 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.2.1...v8.5.0) Updates `keyring` from 25.2.1 to 25.4.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.2.1...v25.4.1) Updates `more-itertools` from 10.3.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.3.0...v10.5.0) Updates `pkginfo` from 1.11.1 to 1.11.2 Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pycodestyle` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.12.0...2.12.1) Updates `readme-renderer` from 43.0 to 44.0 - [Release notes](https://github.com/pypa/readme_renderer/releases) - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst) - [Commits](pypa/readme_renderer@43.0...44.0) Updates `rich` from 13.7.1 to 13.9.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.9.3) Updates `setuptools` from 70.1.1 to 75.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.1.1...v75.2.0) Updates `tqdm` from 4.66.4 to 4.66.5 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.4...v4.66.5) Updates `twine` from 5.1.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@5.1.0...v5.1.1) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `zipp` from 3.19.2 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: readme-renderer dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: tqdm 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-patch dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #356. |
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-packages group with 18 updates in the / directory:
24.4.224.10.02024.7.42024.8.303.3.23.4.07.1.07.1.13.73.107.2.18.5.025.2.125.4.110.3.010.5.01.11.11.11.24.2.24.3.62.12.02.12.143.044.013.7.113.9.370.1.175.2.04.66.44.66.55.1.05.1.12.2.22.2.33.19.23.20.2Updates
blackfrom 24.4.2 to 24.10.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
1b2427aPrepare release 24.10.0 (#4471)a22b1ebAdd mypyc 3.13 wheel build (#4449)b7d0e72Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92Include --unstable in cache key (#4466)8d9d18cFix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2addUse builtin generics (#4458)2a45cecFix crashes with comments in parentheses (#4453)b4d6d86Drop Python 3.8 support (#4452)ac018c1Require newer aiohttp for blackd (#4451)Updates
certififrom 2024.7.4 to 2024.8.30Commits
325c2fd2024.08.30 (#304)d66bf5fBump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50ccBump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
charset-normalizerfrom 3.3.2 to 3.4.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
f3118e3🔧 change download/upload artifact version to last working version33e67e8🔧 set compile-generator in generator_generic_slsa3 action73dd24c🔧 add explicit build deps to setuptools78f1e9b🔧 attempt to fix cd.yml *356ae702🔧 attempt to fix cd.yml *29720055🔧 attempt to fix cd.yml (macos part)1e10d06Update CHANGELOG.md36c103a🔖 Release 3.4.0 (#545)7658dfc⬆️ Bump github/codeql-action from 3.26.11 to 3.26.12 (#544)ca2535d⬆️ Bump github/codeql-action from 3.26.9 to 3.26.11 (#542)Updates
flake8from 7.1.0 to 7.1.1Commits
cf1542cRelease 7.1.1939ea3dMerge pull request #1949 from stephenfin/issue-1948bdcd5c2Handle escaped braces in f-strings2a811ccMerge pull request #1946 from Viicos/patch-110314adFix wording of plugins documentationUpdates
idnafrom 3.7 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225dRelease v3.103eef168Merge pull request #194 from kjd/revert-unicode-16ceca619Revert Unicode 16.0.0 data updatesc43ac75Merge pull request #191 from kjd/release-3.91b8800aRelease v3.9a1fd168Merge pull request #190 from kjd/unicode-167732c61Merge branch 'master' into unicode-164ed183dRefactor membership test762216bFormat with ruff580ece9Implement changes to UTS46 algorithmUpdates
importlib-metadatafrom 7.2.1 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
... (truncated)
Commits
b34810bFinalize8c1d1faMerge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8Back out changes to tests._path8b909f9Merge pull request #503 from danielhollas/defer-json2a3f50dAdd news fragment.3f78dc1Add comment to protect the deferred import.18eb2daRevert "Defer platform import"58832f2Merge pull request #502 from danielhollas/defer-zippe3ce33bAdd news fragment.d11b67fAdd comment to protect the deferred import.Updates
keyringfrom 25.2.1 to 25.4.1Changelog
Sourced from keyring's changelog.
Commits
24ec25dFinalize5bc7149Merge pull request #695 from ffissore/anon-fixe9f7851Add another test to cover Credential._vars.b75609eAdd news fragment.ef69469Move class-specific behaviors into the classes.c5c06ceMerge branch 'test/694' into anon-fix41892e7Add test for get_credential with no username.bd2a372Not accessingcredentials.usernameifcredentialsis an instance of `Anon...0041050Finalize98f027bMerge pull request #691 from Avasam/add-typed-libraries-to-type-checkingUpdates
more-itertoolsfrom 10.3.0 to 10.5.0Release notes
Sourced from more-itertools's releases.
Commits
4998a25Merge pull request #906 from more-itertools/version-10.5.0b585bb5Version notes for 10.5.02f9036cBump version: 10.4.0 → 10.5.07384f9eMerge pull request #905 from more-itertools/issue-887c381a42Fix types.UnionType for 3.10+35f8e41Merge pull request #903 from more-itertools/issue-902ebe42b0Reduce groupby.next calls in all_equal4f4217cFix issue 897390a3dbMerge pull request #899 from more-itertools/issue-896-all-equalfa05e90Use loopsUpdates
pkginfofrom 1.11.1 to 1.11.2Updates
platformdirsfrom 4.2.2 to 4.3.6Release notes
Sourced from platformdirs's releases.
... (truncated)
Commits
bc0405cFix readme download target (#307)c076da9Split build and publish for release (#306)30199ecUse upstream setup-uv with uv python (#305)3ce64d0Bump astral-sh/setup-uv from 2 to 3 (#304)67691e2[pre-commit.ci] pre-commit autoupdate (#303)85feea9don't include outdated changelog in docs (#301)580dffdUpdate check.yml (#302)c596271Fix multi-path returned from_pathmethods on MacOS (#299)a420284Use uv as installer (#300)49a89efUpdate README.rstUpdates
pycodestylefrom 2.12.0 to 2.12.1Changelog
Sourced from pycodestyle's changelog.
Commits
5cff01bRelease 2.12.1c464ef7Merge pull request #1252 from PyCQA/fstring-tokens37c9f60adjust logical line for FSTRING_MIDDLE brace escaping915d771Merge pull request #1251 from PyCQA/pre-commit-ci-update-config28aeabb[pre-commit.ci] pre-commit autoupdateee85b58Merge pull request #1249 from PyCQA/pre-commit-ci-update-config1e654ee[pre-commit.ci] pre-commit autoupdateUpdates
readme-rendererfrom 43.0 to 44.0Release notes
Sourced from readme-renderer's releases.
Changelog
Sourced from readme-renderer's changelog.
Commits
1d0497cRelease 44 (#316)09620a6Lazy open output files, and always close them (#314)6061b3eExclude .gitpod.yml by default with check-manifest (#307)749204bUpdate .gitpod.yml to replace deprecated extension (#306)e84ded1Build a wheel once, for all test environments (#308)b447d5dLint specific directories (#312)0817204Resolve Node 16 deprecation warnings in CI (#309)fefd285Support newer docutils versions (#315)Updates
richfrom 13.7.1 to 13.9.3Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
afcc5c5Merge pull request #3535 from Textualize/regex-error60f3b61changelog04db8c2update regexb93d3b6test single cell widthsbe42f1btest and added box drawing charactersad6b886version bumpdb2e3e8assert cut68e1b63fix regex0f2f51bMerge pull request #3521 from Textualize/splitcells-fix8b84ee9Merge pull request #3514 from mdmintz/complete-the-3.7-dropUpdates
setuptoolsfrom 70.1.1 to 75.2.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits