chore: aggregate dependency updates (exclude litellm bump)#27
Open
Inokinoki wants to merge 26 commits into
Open
chore: aggregate dependency updates (exclude litellm bump)#27Inokinoki wants to merge 26 commits into
Inokinoki wants to merge 26 commits into
Conversation
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.2 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.2...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ep-rollup-test-20260430
…chore/dep-rollup-test-20260430
…dep-rollup-test-20260430
…dep-rollup-test-20260430
…st' into chore/dep-rollup-test-20260430
…gest' into chore/dep-rollup-test-20260430
…' into chore/dep-rollup-test-20260430
…ity' into chore/dep-rollup-test-20260430 Made-with: Cursor # Conflicts: # pyproject.toml
…nto chore/dep-rollup-test-20260430
…o chore/dep-rollup-test-20260430
…o chore/dep-rollup-test-20260430
This was referenced Apr 30, 2026
This was referenced Apr 30, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Inoki <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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.
Summary
boto3,pandas,pyyaml,isort,pygments,tornado,urllib3).litellmsecurity bump by reverting that merge, because it conflicts with the currentopenai<2constraint and makes dependency resolution unsatisfiable.Test plan
make setupmake check_formatuv run python ./src/flare/main.py --config-path ./tests/data/example_config.json --sample-path ./tests/data/bias-samples/ --name test-run(blocked locally withoutOPENAI_API_KEY)Made with Cursor