Bump the pip-dependencies group across 1 directory with 10 updates#356
Merged
chadlwilson merged 1 commit intomasterfrom Jun 10, 2024
Merged
Conversation
Bumps the pip-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [keyring](https://github.com/jaraco/keyring) | `25.2.0` | `25.2.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.2.0` | `10.3.0` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `5.4.1` | `5.5.0` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.3` | | [setuptools](https://github.com/pypa/setuptools) | `69.5.1` | `70.0.0` | | [twine](https://github.com/pypa/twine) | `5.0.0` | `5.1.0` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.2` | Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) Updates `keyring` from 25.2.0 to 25.2.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.2.0...v25.2.1) Updates `more-itertools` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.2.0...v10.3.0) Updates `pkginfo` from 1.10.0 to 1.11.1 Updates `pyfakefs` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v5.4.1...v5.5.0) Updates `pygments` from 2.17.2 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.17.2...2.18.0) Updates `requests` from 2.32.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.3) Updates `setuptools` from 69.5.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) Updates `twine` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.0.0...5.1.0) Updates `zipp` from 3.18.1 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.1...v3.19.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
chadlwilson
approved these changes
Jun 10, 2024
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
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 pip-dependencies group with 10 updates in the / directory:
2024.2.22024.6.225.2.025.2.110.2.010.3.01.10.01.11.15.4.15.5.02.17.22.18.02.32.02.32.369.5.170.0.05.0.05.1.03.18.13.19.2Updates
certififrom 2024.2.2 to 2024.6.2Commits
124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)ad52dceBump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#283)651904fBump actions/upload-artifact from 4.3.1 to 4.3.3 (#284)84fcfbaBump actions/download-artifact from 4.1.4 to 4.1.6 (#285)46b8057Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#282)Updates
keyringfrom 25.2.0 to 25.2.1Changelog
Sourced from keyring's changelog.
Commits
c09855eFinalize788c67cMerge https://github.com/jaraco/skeleton1ec750dFix typo in CLI creds mode.67aab15Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support."Updates
more-itertoolsfrom 10.2.0 to 10.3.0Release notes
Sourced from more-itertools's releases.
Commits
7e46c39Merge pull request #851 from more-itertools/version-10.3.094e4f88Remove trailing comma9c5dbb5Bring in unique()932859dMerge remote-tracking branch 'origin/add-unique-recipe' into version-10.3.0b78815eAdd README updates8ec0620Docs for 10.3.00b76d6cBump version: 10.2.0 → 10.3.09e10fa4Add unique()6944752Merge pull request #847 from more-itertools/issue-843-dftacdbb80Use fsum, Wikipedia link, and cmath.iscloseUpdates
pkginfofrom 1.10.0 to 1.11.1Updates
pyfakefsfrom 5.4.1 to 5.5.0Release notes
Sourced from pyfakefs's releases.
Changelog
Sourced from pyfakefs's changelog.
Commits
353ad03Release 5.5.068ed3b9Handle skipped pathlib.Path.open calls71044c9Update pre-commit from 3.7.0 to 3.7.14c9eae2[pre-commit.ci] pre-commit autoupdated875151Fix pure windows path behavior (#1011)d11b848Improve isolation of test suite executionsf9c8d25Guarantee symlinks are cleaned upb396e0fAlign Python version testing in tox with CI719ba1f[pre-commit.ci] pre-commit autoupdate0479960Exclude Python 3.7 from macOS testsUpdates
pygmentsfrom 2.17.2 to 2.18.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
d7d11f6Last steps for 2.18 release.ec7bfd2Fix Janet version_added.ea9c823Update CHANGES.338d366Merge pull request #2670 from Kodiologist/hylex4d1371bLock down the pytest version.8dd97e0Improve docs.26179d6Fix deprecated variable usage in tests.ad125caPrepare 2.18 release.24deeb9Lock the ruff version in tox.ini.c9165cfFix format string usage.Updates
requestsfrom 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322afv2.32.3e188799Don't create default SSLContext if ssl module isn't present (#6724)145b539Merge pull request #6716 from sigmavirus24/bug/6715b1d73ddDon't use default SSLContext with custom poolmanager kwargs6badbacUpdate HISTORY.mda62a2d3Allow for overriding of specific pool key params88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_contextUpdates
setuptoolsfrom 69.5.1 to 70.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5cbf12aWorkaround for release error in v709c1bcc3Bump version: 69.5.1 → 70.0.04dc0c31Remove deprecatedsetuptools.dep_util(#4360)6c1ef57Remove xfail now that test passes. Ref #4371.d14fa01Add all site-packages dirs when creating simulated environment for test_edita...6b7f7a1Preventbinfolders to be taken as extern packages when vendoring (#4370)69141f6Add doctest for vendorised bin folder2a53cc1Prevent 'bin' folders to be taken as extern packages7208628Replace call to deprecatedvalidate_pyprojectcommand (#4363)96d681aRemove call to deprecated validate_pyproject commandUpdates
twinefrom 5.0.0 to 5.1.0Changelog
Sourced from twine's changelog.
Commits
e9f70cfMerge pull request #1108 from pypa/fix-release-workflow1908be7Fix release workflow6d7ffeaMerge pull request #1107 from woodruffw-forks/release-5.1.0bc91e57Update changelog for 5.1.0de39adeMerge pull request #1085 from pypa/feature/pep-62175de094Merge pull request #1104 from ascheel/mainc512bbfProperly handle repository URLs with auth in theme0ed808Changelog entry72ee030Change regex string to a raw string.04d7e27Sanitize URLs for logging/display purposes.Updates
zippfrom 3.18.1 to 3.19.2Changelog
Sourced from zipp's changelog.
Commits
c6a3339Move Python compatibility concerns to the appropriate modules.c24fc57Finalize294a462Ignore coverage misses in tests.compat.py39aab60f4🧎♀️ Genuflect to the types.59f852aCorrect typo (incorrect letter used) when expacting alpharep root.2a7a5bcAdd test capturing expectation that a Path is a Traversable.7d2b55bUpdate docstring to reference Traversable.6d1cb72Finalizefd604bdMerge pull request #120 from jaraco/bugfix/119-malformed-pathsc18417eAdd news fragment.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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