Skip to content

Bump bandit from 1.8.5 to 1.8.6#4

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/uv/bandit-1.8.6
Aug 24, 2025
Merged

Bump bandit from 1.8.5 to 1.8.6#4
dependabot[bot] merged 1 commit intomainfrom
dependabot/uv/bandit-1.8.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2025

Bumps bandit from 1.8.5 to 1.8.6.

Release notes

Sourced from bandit's releases.

1.8.6

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.8.5...1.8.6

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.8.5...1.8.6)

---
updated-dependencies:
- dependency-name: bandit
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 24, 2025
@wshobson
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 2c430b7 into main Aug 24, 2025
@dependabot dependabot bot deleted the dependabot/uv/bandit-1.8.6 branch August 24, 2025 15:50
felixep added a commit to felixep/maverick-mcp that referenced this pull request Feb 20, 2026
Addresses all findings from DATA_ACCURACY_AUDIT.md:
- Fractal-based S/R detection replacing naive percentage approach (wshobson#2/wshobson#10/wshobson#11)
- MACD precision 2→4 decimals (wshobson#3), div-by-zero guards in patterns (wshobson#4)
- Per-algorithm retry in screening scheduler with data_freshness tracking (wshobson#1)
- Cache bypass parameter on all screening endpoints (wshobson#5)
- Clean Alpaca date index offset (wshobson#6), NaN for missing volume (wshobson#7)
- VWAP daily approximation (wshobson#8), batch concurrency semaphore (wshobson#9)
- Relaxed flag/pennant detection thresholds (wshobson#12)
- Price gap detection (wshobson#13), JSON NaN/Inf sanitization (wshobson#14)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant