ytm: bump the all-packages group across 1 directory with 3 updates#184
Open
dependabot[bot] wants to merge 1 commit into
Open
ytm: bump the all-packages group across 1 directory with 3 updates#184dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-packages group with 3 updates in the /ytm directory: [certifi](https://github.com/certifi/python-certifi), [greenlet](https://github.com/python-greenlet/greenlet) and [idna](https://github.com/kjd/idna). Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](certifi/python-certifi@2026.04.22...2026.05.20) Updates `greenlet` from 3.5.0 to 3.5.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.0...3.5.1) Updates `idna` from 3.15 to 3.16 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.15...v3.16) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: greenlet dependency-version: 3.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: idna dependency-version: '3.16' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages ... Signed-off-by: dependabot[bot] <support@github.com>
45dcd80 to
fe181b3
Compare
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 all-packages group with 3 updates in the /ytm directory: certifi, greenlet and idna.
Updates
certififrom 2026.4.22 to 2026.5.20Commits
d7ea1512026.05.20 (#413)Updates
greenletfrom 3.5.0 to 3.5.1Changelog
Sourced from greenlet's changelog.
Commits
b5e5fc4Preparing release 3.5.1c8e1774Tweak wording in CHANGES about greenlet.getcurrent.7fb10c5Merge pull request #510 from python-greenlet/3159718ce5Add Py 3.15; make both API versions of getcurrent() consistent in raising Run...276e08aMerge pull request #509 from python-greenlet/dependabot/github_actions/github...32b0ad6Bump pypa/gh-action-pypi-publish in the github-actions group173b692Back to development: 3.5.1Updates
idnafrom 3.15 to 3.16Changelog
Sourced from idna's changelog.
Commits
6d1a0deRelease 3.164e6cbe2Demote installation instruction to usage section223533cMerge branch 'readme-simplification' into release-3.16b1640b2Bump version to 3.16rc03a86113Update history for 3.16 released4bc9e7Merge pull request #246 from kjd/python-3.9a21d9fcUpdate deprecation policyb464926Raise minimum Python to 3.9 and modernize typing7f3b15eExplicit example not needed7530c70Remove unnecessary print()