pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:JavaScript language:JavaScript
Filter by
175M results
Bumps pyjwt from 2.12.1 to 2.13.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/jpadilla/pyjwt/releases pyjwt s releases /a . /em /p blockquote h2 2.13.0 /h2 h1 PyJWT ...
dependencies
python
Automated test pull request
Bumps the all-python-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| fastapi | 0.136.3 | 0.137.1 |
| sqlalchemy | 2.0.50 | 2.0.51 |
| boto3 | 1.43.28 ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pyjwt | ==2.12.0 → ==2.13.0 | age | confidence |
PyJWKClient unbounded JWKS endpoint requests ...
Summary
semantic-svc/app.py:873-874 uses bare except Exception: pass when querying Qdrant for an existing page before indexing:
try:
existing = qdrant.query_points(...)
if existing and existing[0].payload: ...
PR-DEPLOY-OBS-4 — Deploy-Platform Observation Source
The next declared→observed rung: a deploy platform becomes a structured observation source (a deploy event →
opensoyce_deployment_observation). Pipeline ...
Problem
ci-security s semgrep-python check is red on master. That blocks the Semgrep Checks Pass gate on every open PR. The
single blocking finding is idor-lookup-without-team at bin/inject_mcp_intents.py:126: ...