-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update pywin32 requirement from <311,>=310 to >=310,<312 #199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* chore(gha): add metadata to BetterStack when posting heartbeats * chore(gha): Add --fail-with-body to BetterStack curl request and reorder arguments
* chore(gha): Spike for Ketryx integration * chore(gha): Allow to skip jobs/steps via commit message, see CONTRIBUTING.md * fix(platform): Fix broken pytest collection if user does not have permission to access aignx test bucket
Fixed some typos in readme.md.
Add DICOM specimen definition to glossary
fix(codegen): don't rely on redirects from /v1 to /api/v1 feat: allow to boot with zero config, i.e. no .env file required in default case chore(deps): bump fix(platform): allow to dial into dev environment chore(heta): adapt tests to 1.0.0-beta.5 of HETA
…lify adapting to new apps
refactor(uv): define required uv version in pyproject.toml, for use across GHA chore(deps): bump various github actions versions
chore(heta): further adaptation to changed output file sizes
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
* chore(qupath): Reenable E2E Test Scenario (Download -> Create Project -> Inspect) * chore(ai): Improve vscode/agent guidance * chore(tests): PLATFORM_ENVIRONMENT dependent app versions in tests * chore(deps); bump
* feat(application): generate, show and validate custom metadata for input items * feat(application): support for test-app in GUI * feat(application): show error code on failed items * feat(application): show more more details in CLI commands applicaton run list and application run describe * refactor(application): improve dryness * chore(tests): strip ansi codes by default when normalizing output, reducing flakiness of tests in rare scenarios * chore(tests): significantly improve daily scheduled test now called flow tests, including beating heart on * docs(application): auto-generate json schema from pydantic models for sdk specific custom metadata of input items
* refactor(dataset): move business logic to from CLI to service. * feat(application): support download of results for input items where external_ids points to GCP bucket or webserver. * feat(application): scrollable runs in sidebar with auto-refresh and notifier on run terminated
* feat(platform): Support for tags in custom sdk metadata, run and item-level * feat(platform): Support created_at and updated_at in custom sdk metadata, run and item-level * feat(platform): Support nocache=True on cached operations * feat(platform): Custom run and item metadata can be updated * chore(platform): Improved depth of tests * chore(platform): Fix race condition in e2e test due to caching by using nocache * chore(platform): Start with submit-and-find e2e tests later replacing submit-and-wait * feat(application): Custom run and item metadata can be dumped as JSON via the CLI * feat(application): custom run metadata can be updated via the CLI * feat(application): Custom run metadata can be edited via the GUI (admins only) * feat(application): Allow to submit tags via CLI and find back runs via tags * chore(qupath): Enable complex automated test scenario covering creating QuPath projects * chore(deps): bump * docs(AI): update
Updates the requirements on [pywin32](https://github.com/mhammond/pywin32) to permit the latest version. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.md) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-version: '311' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
83ab12f to
d319600
Compare
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
Claude finished @dependabot[bot]'s task —— View job Review: pywin32 Dependency Update (v310 → v311)Summary✅ APPROVED - This is a safe, non-breaking dependency update from Dependabot. The PR updates the pywin32 version constraint from AnalysisChange Overview
SDK Usage of pywin32The SDK uses pywin32 in two locations, both with limited scope:
pywin32 v311 Changelog ReviewKey improvements in v311 (relevant to this SDK):
Breaking changes: ❌ None affecting SDK usage CI/CD Status
The CI pipeline will automatically test pywin32 v311 on Windows runners with all supported Python versions (3.11, 3.12, 3.13). Checklist
Recommendation✅ Approve and merge after CI pipeline passes. Rationale:
No action required - standard Dependabot update, safe to merge when CI passes. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
9905ef4 to
997dfe8
Compare
c10d0b2 to
b88bccd
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Updates the requirements on pywin32 to permit the latest version.
Release notes
Sourced from pywin32's releases.
Changelog
Sourced from pywin32's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)