-
Notifications
You must be signed in to change notification settings - Fork 30
Scheduled weekly dependency update for week 15 #684
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
Closed
+9
−9
Closed
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
0157d16
Update sphinx-autodoc-typehints from 3.9.9 to 3.10.0
pyup-bot a64e3f2
Update setuptools from 80.9.0 to 82.0.1
pyup-bot 10088e4
Update pytest from 8.3.5 to 9.0.3
pyup-bot a393050
Update respx from 0.22.0 to 0.23.1
pyup-bot 3b9fa74
Update pytest-env from 1.1.5 to 1.6.0
pyup-bot 7a6bc6e
Update pytest-mock from 3.14.0 to 3.15.1
pyup-bot 1c384d1
Update fiftyone from 1.5.2 to 1.14.1
pyup-bot 8c864c1
Update datasets from 3.6.0 to 4.8.4
pyup-bot f7dc1db
Update ultralytics from 8.3.237 to 8.4.37
pyup-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,9 @@ | ||
| setuptools==80.9.0 | ||
| pytest==8.3.5 | ||
| respx==0.22.0 | ||
| setuptools==82.0.1 | ||
| pytest==9.0.3 | ||
| respx==0.23.1 | ||
| pytest-git==1.8.0 | ||
| pytest-env==1.1.5 | ||
| pytest-mock==3.14.0 | ||
| fiftyone==1.5.2 | ||
| datasets==3.6.0 | ||
| ultralytics==8.3.237 | ||
| pytest-env==1.6.0 | ||
| pytest-mock==3.15.1 | ||
| fiftyone==1.14.1 | ||
| datasets==4.8.4 | ||
| ultralytics==8.4.37 |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: DagsHub/client
Length of output: 2639
🌐 Web query:
sphinx-autodoc-typehints 3.10.0 PyPI💡 Result:
sphinx-autodoc-typehints 3.10.0 does not exist on PyPI. The latest version is 3.9.11, released on 2026-03-24. Recent versions include 3.9.10 (2026-03-23), 3.9.9 (2026-03-20), down to 3.6.0 (2025-12-09). The project homepage is https://github.com/tox-dev/sphinx-autodoc-typehints, with releases up to 3.9.11. No mentions of 3.10.0 found in PyPI pages, GitHub releases, or web searches. sphinx-autodoc-typehints is a Sphinx extension that reads Python type hints (PEP 484) and adds type information to autodoc-generated documentation, avoiding duplication in docstrings. Install via pip install sphinx-autodoc-typehints and add "sphinx_autodoc_typehints" to extensions in conf.py. Requires Sphinx >=9.1, Python >=3.12. Set autodoc_typehints = "none" to avoid conflicts with Sphinx's built-in handling.
Citations:
🏁 Script executed:
Repository: DagsHub/client
Length of output: 265
Update
sphinx-autodoc-typehintsto a published version.sphinx-autodoc-typehints==3.10.0does not exist on PyPI. The latest available version is 3.9.11. Update the requirement to a valid version before merge.