Skip to content

Bump cryptography from 45.0.4 to 45.0.6#5

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

Bump cryptography from 45.0.4 to 45.0.6#5
dependabot[bot] merged 1 commit intomainfrom
dependabot/uv/cryptography-45.0.6

Conversation

@dependabot
Copy link
Contributor

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

Bumps cryptography from 45.0.4 to 45.0.6.

Changelog

Sourced from cryptography's changelog.

45.0.6 - 2025-08-05


* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.2.

.. _v45-0-5:

45.0.5 - 2025-07-02

  • Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.1.

.. _v45-0-4:

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 [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 45.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@45.0.4...45.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 45.0.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 c73780f into main Aug 24, 2025
@dependabot dependabot bot deleted the dependabot/uv/cryptography-45.0.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