chore(deps): bump pytest from 8.4.1 to 9.0.3#1
Open
dependabot[bot] wants to merge 9 commits into
Open
Conversation
Deploying equilens with
|
| Latest commit: |
ca4afed
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://054ee982.equilens.pages.dev |
| Branch Preview URL: | https://dependabot-uv-pytest-9-0-3.equilens.pages.dev |
6fa2e88 to
0ff7888
Compare
Spec for replacing Gradio UIs with FastAPI+Jinja2 dashboard, adding periodic backups, SSE job streaming, OpenAPI contract, and moving Docker files to infra/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Full plan for FastAPI+Jinja2+Alpine.js dashboard, APScheduler backups, SSE streaming, OpenAPI annotations, and infra/ cleanup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Relocates Dockerfile, docker-compose.yml, docker-compose.full-stack.yml, .dockerignore, and equilens_cli.py into infra/ to declutter project root. Updates build contexts and dockerfile paths to reference correct relative paths from infra/. Updates CLAUDE.md docker compose command accordingly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0ff7888 to
35cfa3d
Compare
- Remove gradio>=4.0.0 from core dependencies - Add apscheduler>=3.10.0, aiofiles, jinja2>=3.1.0 to core - Remove pytest>=8.4.1 from core deps (belongs in dev extras only) - Remove duplicate jinja2 entry from viz optional-dependencies group
Deleted three files that depended on gradio (now removed): - src/equilens/web_ui.py (legacy standalone Gradio UI) - src/equilens/gradio_app.py (backend-connected Gradio UI) - src/equilens/start_all.py (multi-service launcher) Remaining imports in cli.py will be cleaned up in Task 17.
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
35cfa3d to
ca4afed
Compare
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.
Bumps pytest from 8.4.1 to 9.0.3.
Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)