Skip to content

chore(deps): pytest 9 + urllib3 2.7 + dependabot config#513

Closed
stuartc wants to merge 1 commit into
deps/pinecone-aiohttpfrom
deps/safe-bumps
Closed

chore(deps): pytest 9 + urllib3 2.7 + dependabot config#513
stuartc wants to merge 1 commit into
deps/pinecone-aiohttpfrom
deps/safe-bumps

Conversation

@stuartc

@stuartc stuartc commented Jun 8, 2026

Copy link
Copy Markdown
Member

Short Description

Bumps pytest (8.4.2 → 9.0.3) and urllib3 (2.6.3 → 2.7.0), and adds a .github/dependabot.yml so updates start coming through as PRs instead of just silent alerts.

Closes Dependabot alerts: urllib3 #32, #43, #44, #57, #99; pytest #91, #96.

Implementation Details

Two low-risk bumps:

The new dependabot.yml covers both pip (our Poetry deps) and github-actions, weekly, with minor/patch grouped into a single PR per ecosystem so it doesn't get noisy.

Only pytest and urllib3 moved in the lock — pinecone/aiohttp/langchain all held firm. Unit suite is 9/9 on pytest 9.

This is PR 2 of 3 in a stack — base is deps/pinecone-aiohttp (#512), and #514 builds on top of this. Merge order: #512 → this → #514.

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

Put together with Claude Code — agent workflows did the bumps, the dependabot config, and the test run.

You can read more details in our Responsible AI Policy

Bump pytest 8.4.2 -> 9.0.3 and urllib3 2.6.3 -> 2.7.0; closes 7 Dependabot
alerts (urllib3 #32/#43/#44/#57/#99, pytest #91/#96). Add .github/dependabot.yml
(pip + github-actions, weekly, grouped minor/patch) so future updates arrive
as PRs rather than silent alerts.

Stacked on deps/pinecone-aiohttp. Only pytest and urllib3 changed in the lock;
pinecone/aiohttp/langchain held firm. Unit tests 9/9 green on pytest 9.
@josephjclark

Copy link
Copy Markdown
Collaborator

Done in release 1.3.0

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