Bump the production-dependencies group across 1 directory with 5 updates - #2030
Merged
tomodwyer merged 1 commit intoAug 10, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/production-dependencies-aea1406fa2
branch
from
August 10, 2026 10:09
7684095 to
071bfc0
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot recreate |
Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.0` | `3.32.2` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.5.0` | `1.5.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.0` | `21.7.1` | | [pip](https://github.com/pypa/pip) | `26.1.2` | `26.2` | Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) Updates `filelock` from 3.32.0 to 3.32.2 - [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.32.0...3.32.2) Updates `python-discovery` from 1.5.0 to 1.5.1 - [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.5.0...1.5.1) Updates `virtualenv` from 21.7.0 to 21.7.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.0...21.7.1) Updates `pip` from 26.1.2 to 26.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.2...26.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.32.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: markdown dependency-version: 3.10.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pip dependency-version: '26.2' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-discovery dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: virtualenv dependency-version: 21.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/production-dependencies-aea1406fa2
branch
from
August 10, 2026 10:55
071bfc0 to
53b2c96
Compare
tomodwyer
approved these changes
Aug 10, 2026
tomodwyer
deleted the
dependabot/pip/production-dependencies-aea1406fa2
branch
August 10, 2026 11:18
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 5 updates in the / directory:
3.10.23.10.33.32.03.32.21.5.01.5.121.7.021.7.126.1.226.2Updates
markdownfrom 3.10.2 to 3.10.3Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
bb50627Bump version to 3.10.38453df0Update Extension API documentation93ac448Document that all extensions are in maintenance moded38fd4aCreate AI Policyddead47Prevent mixed =/- chars in Setext-style headingsUpdates
filelockfrom 3.32.0 to 3.32.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
9a6cc43Release 3.32.256879c7🧪 test(unix): deflake sticky-bit concurrent-unlink on graalpy (#695)ecf5be0hand back the claim when a heartbeat thread fails to start (#691)ee70d2e🧪 test(soft-rw): deflake writer phase-2 peer-marker test (#694)1eb14ddFix test failures on NetBSD (#689) (#693)d81e859build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#692)6fbc905[pre-commit.ci] pre-commit autoupdate (#690)34d1c38build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#688)bf13ec7Release 3.32.1887f114build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#687)Updates
python-discoveryfrom 1.5.0 to 1.5.1Release notes
Sourced from python-discovery's releases.
Changelog
Sourced from python-discovery's changelog.
Commits
73a8369release 1.5.1f2bd713🐛 fix(uv): pick store installs by directory name (#112)b94b232🐛 fix(uv): match uv's interpreter store lookup (#111)97db92fbuild(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#108)dae1a0b[pre-commit.ci] pre-commit autoupdate (#107)45d10b6build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#106)35f701ebuild(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#105)Updates
virtualenvfrom 21.7.0 to 21.7.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
e46c8e9release 21.7.1b66560aUpgrade embedded pip/setuptools/wheel (#3201)bf5f520📝 docs(branding): clarify official logo vs favicon (#3200)8507c7b[pre-commit.ci] pre-commit autoupdate (#3197)694406achore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#3198)b486255chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#3196)ac2ad97chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#3195)df94b34chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#3194)Updates
pipfrom 26.1.2 to 26.2Changelog
Sourced from pip's changelog.
... (truncated)
Commits
4b6ae5cBump for release50b6d3cUpdate AUTHORS.txtdbddfbdTweak news entries for pip 26.2 (#14212)6576b75Merge pull request #14165 from sbidoul/refactor-pylock-hanling-sbi0090e00Address a variety of typos detected in code reviewe12ddd9Add support for --uploaded-prior-to with -r pylock.toml5eefdbcBetter conflict report for requirements from -r pylock.toml6d71ff8Test --only-final with -r pylock.tomle7d6eb9Refactor -r pylock.toml756506dAdd TODO about pylock.select and --no-binary