Bump the production-dependencies group with 4 updates#1991
Merged
nishtha-kalra merged 1 commit intoJun 9, 2026
Conversation
Bumps the production-dependencies group with 4 updates: [idna](https://github.com/kjd/idna), [python-discovery](https://github.com/tox-dev/python-discovery), [virtualenv](https://github.com/pypa/virtualenv) and [pip](https://github.com/pypa/pip). Updates `idna` from 3.16 to 3.17 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.17) Updates `python-discovery` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.3.1...1.4.0) Updates `virtualenv` from 21.3.3 to 21.4.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.3.3...21.4.2) Updates `pip` from 26.1.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) --- updated-dependencies: - dependency-name: idna dependency-version: '3.17' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-discovery dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: virtualenv dependency-version: 21.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pip dependency-version: 26.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
nishtha-kalra
approved these changes
Jun 9, 2026
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 production-dependencies group with 4 updates: idna, python-discovery, virtualenv and pip.
Updates
idnafrom 3.16 to 3.17Changelog
Sourced from idna's changelog.
Commits
f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46data354eee9Apply ruff format to uts46data.py8c34ffcRefactor uts46data into parallel arrays1189629Range-encode joining_types for compact representationf90b87aGeneric length limit for functionsd6ffd28Merge pull request #247 from kjd/release-3.16Updates
python-discoveryfrom 1.3.1 to 1.4.0Release notes
Sourced from python-discovery's releases.
Changelog
Sourced from python-discovery's changelog.
Commits
ee37e2frelease 1.4.00545a47✨ feat(info): expose debug build status (#79)62d6ederelease 1.3.2b9bfcd2Allow dots in machine/ISA specifier (#78)514da9c[pre-commit.ci] pre-commit autoupdate (#77)5dd5c9a[pre-commit.ci] pre-commit autoupdate (#76)Updates
virtualenvfrom 21.3.3 to 21.4.2Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
3cf1a29release 21.4.2b724203🐛 fix(activation): silence deactivate hash -r under set -e (#3152)e88f194release 21.4.16a2d79c🐛 fix(create): debug build venvlauncher lookup on Windows 3.13+ (#3151)30bcf62release 21.4.06143498✨ feat(create): support Windows debug builds and remove dead code (#3150)ceaf88f♻️ refactor(create): remove dead code and document droppable paths (#3149)d423ddc[pre-commit.ci] pre-commit autoupdate (#3148)f4a7936Fix Mermaid flowchart rendering (#3147)7189e8e[pre-commit.ci] pre-commit autoupdate (#3145)Updates
pipfrom 26.1.1 to 26.1.2Changelog
Sourced from pip's changelog.
Commits
31d7d16Bump for release79f348cUpdate AUTHORS.txt237a925Merge pull request #14001 from notatallshaw/fix-is-within-directory34d0285Merge pull request #14006 from laymonage/fix-requirements_from_scripts-space-...09d3e07Merge pull request #14012 from notatallshaw/stable-accept-encodingfa7854fUse is_within_directory for entry point checkd01b46cNEWS ENTRY7ff8bddFix is_within_directory for doubled-slash roots7ea3466NEWS ENTRY85673eaFix Accept-Encoding to gzip, deflateDependabot 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 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