chore(deps): update python packages#122
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Contributor
faa7f5d to
83f7261
Compare
83f7261 to
7f56056
Compare
050ce83 to
5a948c5
Compare
1454236 to
e8bcede
Compare
e8bcede to
a05bc9d
Compare
0d3bb51 to
8938505
Compare
8938505 to
48f67ac
Compare
48f67ac to
03848f5
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.19.1→1.20.20.4.8→0.5.01.1.408→1.1.4097.0.0→7.1.03.6.1→3.8.04.34.1→4.55.0Release Notes
PyCQA/bandit (bandit)
v1.9.4Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.9.3...1.9.4
python/mypy (mypy)
v1.20.2Compare Source
v1.20.1Compare Source
dict.__or__typeshed change (Ivan Levkivskyi, PR 21186)type[T]in type calls (Shantanu, PR 21174)Anytyped variables (Shantanu, PR 21142)--warn-unused-configshould not be a strict flag (Ivan Levkivskyi, PR 21139)v1.20.0Compare Source
ni/python-styleguide (ni-python-styleguide)
v0.5.0: - Adopt flake8-tidy-importsCompare Source
Added
_get_application_import_names(#234)Changed
Fixed
Details
What's Changed
New Contributors
Full Changelog: ni/python-styleguide@v0.4.9...v0.5.0
v0.4.9Compare Source
Fixed
RobertCraigie/pyright-python (pyright)
v1.1.409Compare 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
^^^^
tox-dev/tox (tox)
v4.55.0Compare Source
What's Changed
TERMINFOwhen in an interactive shell by @edgarrmondragon in #3946Full Changelog: tox-dev/tox@4.54.0...4.55.0
v4.54.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.53.1...4.54.0
v4.53.1Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.53.0...4.53.1
v4.53.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.52.1...4.53.0
v4.52.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.52.0...4.52.1
v4.52.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.51.0...4.52.0
v4.51.0Compare Source
What's Changed
base_python_fileconfig option by @rahuldevikar in #3899New Contributors
Full Changelog: tox-dev/tox@4.50.3...4.51.0
v4.50.3Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.50.2...4.50.3
v4.50.2Compare Source
What's Changed
docs/man/tox.1.rstby @branchv in #3890New Contributors
Full Changelog: tox-dev/tox@4.50.1...4.50.2
v4.50.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.50.0...4.50.1
v4.50.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.49.1...4.50.0
v4.49.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.49.0...4.49.1
v4.49.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.48.1...4.49.0
v4.48.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.48.0...4.48.1
v4.48.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.47.3...4.48.0
v4.47.3Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.47.2...4.47.3
v4.47.2Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.47.1...4.47.2
v4.47.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.47.0...4.47.1
v4.47.0Compare Source
What's Changed
base_pythonin TOML by @gaborbernat in #3843Full Changelog: tox-dev/tox@4.46.3...4.47.0
v4.46.3Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.46.2...4.46.3
v4.46.2Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.46.1...4.46.2
v4.46.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.46.0...4.46.1
v4.46.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.45.0...4.46.0
v4.45.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.44.0...4.45.0
v4.44.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.43.0...4.44.0
v4.43.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.42.0...4.43.0
v4.42.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.41.0...4.42.0
v4.41.0Compare Source
What's Changed
package = "deps-only"mode by @gaborbernat in #3774Full Changelog: tox-dev/tox@4.40.0...4.41.0
v4.40.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.39.0...4.40.0
v4.39.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.38.0...4.39.0
v4.38.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.37.0...4.38.0
v4.37.0Compare Source
What's Changed
Configuration
📅 Schedule: (in timezone US/Central)
* * * * 0)🚦 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.