Skip to content

chore(deps): refresh Python dependency lockfile#1

Merged
alexb-splunk merged 1 commit into
mainfrom
codex/dependency-security-refresh
Jul 1, 2026
Merged

chore(deps): refresh Python dependency lockfile#1
alexb-splunk merged 1 commit into
mainfrom
codex/dependency-security-refresh

Conversation

@alexb-splunk

@alexb-splunk alexb-splunk commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • refresh the complete uv.lock dependency graph
  • update the reported idna, filelock, and virtualenv versions to remediated releases
  • set Black's target version to Python 3.9 so formatter validation matches the package's supported floor

Validation

  • uv lock --check --no-config
  • lint and 12 tests on Python 3.13
  • 12 tests on Python 3.9
  • 12 tests on Python 3.14
  • wheel and source distribution build

Release impact

This changes the development lockfile and formatter configuration only. Runtime dependency metadata and package behavior are unchanged, so this chore(deps) change should not publish a new package release.

@alexb-splunk alexb-splunk merged commit 2ab9d96 into main Jul 1, 2026
3 checks passed
@alexb-splunk alexb-splunk deleted the codex/dependency-security-refresh branch July 1, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants