chore(deps): update markdownify requirement from >=1.2.0 to >=1.2.2#315
Conversation
f91a3f4 to
cddb1fd
Compare
Updates the requirements on [markdownify](https://github.com/matthewwithanm/python-markdownify) to permit the latest version. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](matthewwithanm/python-markdownify@1.2.0...1.2.2) --- updated-dependencies: - dependency-name: markdownify dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
cddb1fd to
876ad81
Compare
|
Claude finished @brooksmcmillin's task in 1m 38s —— View job Security Review
All clear. This is a routine patch dependency bump with no security implications. Summary of changes:
Assessment: The 1.2.2 release of No new attack surface is introduced, no CVEs are addressed, and the dependency supply chain follows standard PyPI distribution via dependabot. Minor observation: No action required. |
|
Claude finished @brooksmcmillin's task in 50s —— View job New IssuesInconsistent version floor in
Otherwise this is a straightforward, low-risk dependency bump. The only change in markdownify 1.2.2 is the inclusion of the |
…lict litellm 1.83.7-1.83.13 pin python-dotenv==1.0.1 (conflicts with agent-framework's python-dotenv>=1.2.2), and 1.83.14 pins pydantic==2.12.5 (conflicts with root's pydantic>=2.13.3). Lowering the floor lets uv resolve to 1.83.0, which has neither pin.
|
Claude finished @brooksmcmillin's task in 55s —— View job All clear. This is a routine patch dependency bump with no correctness, security, or maintainability concerns. Still OpenPreviously flagged and still unaddressed:
New IssuesNone. The 1.2.2 release only adds the |
|
Claude finished @brooksmcmillin's task in 1m 54s —— View job Security Review
All clear. No security issues introduced by this PR. Still Open
New Commits (since last review)Two additional commits landed on this branch (
No new attack surface or vulnerable version ranges introduced. |
Reverts the litellm floor relaxation from the previous commit and instead loosens pydantic in root from >=2.13.3 to >=2.12.5. All litellm versions >=1.83.7 pin pydantic==2.12.5, so this is the only constraint shape that allows a vulnerability-free litellm to resolve. Lock lands on litellm 1.83.14.
Updates the requirements on markdownify to permit the latest version.
Release notes
Sourced from markdownify's releases.
Commits
241ed02Merge branch 'develop'add391abump to version v1.2.2e89cc2aMerge branch 'develop'aafa4c3fix: includepy.typedfile (#235)