Open
Conversation
Contributor
b528042 to
494d7d6
Compare
d79b3ff to
5aab54f
Compare
df4c092 to
eacc313
Compare
640572a to
7b47e07
Compare
559e95b to
e4528c8
Compare
cd60f6e to
2f0f37c
Compare
2f0f37c to
28c262e
Compare
Contributor
Author
|
Collaborator
Poetry issue about adding this capability: python-poetry/poetry#2758 |
62d537d to
6ad934b
Compare
6ad934b to
80a47a7
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.
This PR contains the following updates:
1.9.3→1.9.41.8.19→1.8.201.76.0→1.78.00.4.8→0.4.91.4.0→1.4.12.4.1→2.4.36.33.5→6.33.67.0.0→7.1.03.6.1→3.8.00.4.0→0.6.06.32.1.20251210→6.32.1.20260221Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
PyCQA/bandit (bandit)
v1.9.4Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.9.3...1.9.4
microsoft/debugpy (debugpy)
v1.8.20: debugpy v1.8.20Compare Source
Fixes for:
Enhancements:
c7e86a11bbecdfInfrastructure work:
7dbc229Thanks to @rameshvarun, @Xeonacid, and @pdepetro for the commits
grpc/grpc (grpcio)
v1.78.0Compare Source
This is release 1.78.0 (gutsy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
C++
Objective-C
Python
asyncio.run()to hang forever during the shutdown process. (#40989)Ruby
ni/python-styleguide (ni-python-styleguide)
v0.4.9Compare Source
Fixed
ni/nidaqmx-python (nidaqmx)
v1.4.1Compare Source
Merged Pull Requests
Resolved Issues
Major Changes
Known Issues
numpy/numpy (numpy)
v2.4.3Compare Source
v2.4.2Compare Source
pytest-dev/pytest-cov (pytest-cov)
v7.1.0Compare Source
Fixed total coverage computation to always be consistent, regardless of reporting settings.
Previously some reports could produce different total counts, and consequently can make --cov-fail-under behave different depending on
reporting options.
See
#​641 <https://github.com/pytest-dev/pytest-cov/issues/641>_.Improve handling of ResourceWarning from sqlite3.
The plugin adds warning filter for sqlite3
ResourceWarningunclosed database (since 6.2.0).It checks if there is already existing plugin for this message by comparing filter regular expression.
When filter is specified on command line the message is escaped and does not match an expected message.
A check for an escaped regular expression is added to handle this case.
With this fix one can suppress
ResourceWarningfrom sqlite3 from command line::pytest -W "ignore:unclosed database in <sqlite3.Connection object at:ResourceWarning" ...
Various improvements to documentation.
Contributed by Art Pelling in
#​718 <https://github.com/pytest-dev/pytest-cov/pull/718>_ and"vivodi" in
#​738 <https://github.com/pytest-dev/pytest-cov/pull/738>.Also closed
#​736 <https://github.com/pytest-dev/pytest-cov/issues/736>.Fixed some assertions in tests.
Contributed by in Markéta Machová in
#​722 <https://github.com/pytest-dev/pytest-cov/pull/722>_.Removed unnecessary coverage configuration copying (meant as a backup because reporting commands had configuration side-effects before coverage 5.0).
readthedocs/sphinx-autoapi (sphinx-autoapi)
v3.8.0Compare Source
Features
^^^^^^^^
Misc
^^^^
v3.7.0Compare Source
Features
^^^^^^^^
autoapi_follow_symlinks, which allows api to traverse into symlinked directories when generating the API documentation.Bugfixes
^^^^^^^^
PythonFunction.overloadstyping when source code overload(s) do not provide a return type (#523)Misc
^^^^
andfanilo/streamlit-echarts (streamlit-echarts)
v0.6.0Compare Source
What's Changed
v0.5.0Compare Source
Changed
st_pyechartswrapper — usejson.loads(chart.dump_options())+st_echartsinsteadpyechartsandsimplejsonas package dependencies (user installs them separately)result.chart_eventon the Python sideConfiguration
📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) in timezone US/Central, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.