Bump virtualenv from 20.35.4 to 21.3.3 in /.github/workflows - #43
Merged
cshenry merged 1 commit intoJun 24, 2026
Merged
Conversation
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 21.3.3. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.4...21.3.3) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/pip/dot-github/workflows/virtualenv-21.3.3
branch
June 24, 2026 15:06
cshenry
pushed a commit
that referenced
this pull request
Jul 6, 2026
Implements `kbu session save/list/show` per PRD kbu-start-v1 ACs #10-14 and #43. Routes to AIAssistant SQLite store when available (detected via KBU_AIA_PATHS env var, falls back to local YAML files in subprojects/<name>/sessions/. Includes full test suite (25 tests, all passing). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> EOF )
cshenry
pushed a commit
that referenced
this pull request
Jul 6, 2026
- Move kbu-literature-review/review/diagnose to .claude/agents/ as kbu-sub-* with type: agent frontmatter (AC #44, #45, #47) - Add data/, models/, genomes/ .gitkeep to template (AC #42) - Append [layout] shared_dirs block to kbu-project.toml.template (AC #43) - Add 9 root_gitignore_lines patterns to .gitignore template - Update bootstrap.py: _CLAUDE_AGENT_FILES list, agents dir creation loop, shared-dir .gitkeep scaffolding, [layout] in manifest, kbu-migrate.md in command list (skips silently when template absent - Option 1) - Update new_project.py: _TRACKED_DIRS includes .claude/agents, [layout] in manifest - Update tests: AC9 entry counts, _make_stub_template includes agents, new AC 42-47 tests Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 virtualenv from 20.35.4 to 21.3.3.
Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
e6dba2arelease 21.3.3e7517c0Accept GraalPy implementation name. (#3144)8531d47release 21.3.2afefada🐛 fix(upgrade): regen embedded init with correct MAX and 3.16 (#3143)7e27041[pre-commit.ci] pre-commit autoupdate (#3141)214934cadd 3.16 to embedded wheel versions (#3140)12ab495release 21.3.122eadc4[pre-commit.ci] pre-commit autoupdate (#3137)6651daf🐛 fix(seed): bump embedded pip to 26.1.1 (#3138)936a36a👷 ci: retry transient apt failures on Linux (#3139)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)