-
Notifications
You must be signed in to change notification settings - Fork 64
Bump pytest from 8.3.4 to 8.3.5 #124
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
Merged
Merged
Conversation
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
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot merge
…On Sun, Mar 2, 2025 at 8:40 PM dependabot[bot] ***@***.***> wrote:
Bumps pytest <https://github.com/pytest-dev/pytest> from 8.3.4 to 8.3.5.
Release notes
*Sourced from pytest's releases
<https://github.com/pytest-dev/pytest/releases>.*
8.3.5 pytest 8.3.5 (2025-03-02) Bug fixes
- #11777 <https://redirect.github.com/pytest-dev/pytest/issues/11777>:
Fixed issue where sequences were still being shortened even with -vv
verbosity.
- #12888 <https://redirect.github.com/pytest-dev/pytest/issues/12888>:
Fixed broken input when using Python 3.13+ and a libedit build of
Python, such as on macOS or with uv-managed Python binaries from the
python-build-standalone project. This could manifest e.g. by a broken
prompt when using Pdb, or seeing empty inputs with manual usage of
input() and suspended capturing.
- #13026 <https://redirect.github.com/pytest-dev/pytest/issues/13026>:
Fixed AttributeError{.interpreted-text role="class"} crash when using
--import-mode=importlib when top-level directory same name as another
module of the standard library.
- #13053 <https://redirect.github.com/pytest-dev/pytest/issues/13053>:
Fixed a regression in pytest 8.3.4 where, when using
--import-mode=importlib, a directory containing py file with the same
name would cause an ImportError
- #13083 <https://redirect.github.com/pytest-dev/pytest/issues/13083>:
Fixed issue where pytest could crash if one of the collected directories
got removed during collection.
Improved documentation
-
#12842 <https://redirect.github.com/pytest-dev/pytest/issues/12842>:
Added dedicated page about using types with pytest.
See types{.interpreted-text role="ref"} for detailed usage.
Contributor-facing changes
- #13112 <https://redirect.github.com/pytest-dev/pytest/issues/13112>:
Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
- #13256 <https://redirect.github.com/pytest-dev/pytest/issues/13256>:
Support for Towncrier versions released in 2024 has been re-enabled when
building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
Commits
- b55ab2a
<pytest-dev/pytest@b55ab2a>
Prepare release version 8.3.5
- e217726
<pytest-dev/pytest@e217726>
Added dedicated page about using types with pytest #12842
<https://redirect.github.com/pytest-dev/pytest/issues/12842> (#12963
<https://redirect.github.com/pytest-dev/pytest/issues/12963>) (#13260
<https://redirect.github.com/pytest-dev/pytest/issues/13260>)
- 2fa3f83
<pytest-dev/pytest@2fa3f83>
Add more resources and studies to flaky tests page in docs (#13250
<https://redirect.github.com/pytest-dev/pytest/issues/13250>) (#13259
<https://redirect.github.com/pytest-dev/pytest/issues/13259>)
- e5c2efe
<pytest-dev/pytest@e5c2efe>
Merge pull request #13256
<https://redirect.github.com/pytest-dev/pytest/issues/13256> from
webknjaz/maintenance/towncrier-bump (#13258
<https://redirect.github.com/pytest-dev/pytest/issues/13258>)
- 3419674
<pytest-dev/pytest@3419674>
Merge pull request #13187
<https://redirect.github.com/pytest-dev/pytest/issues/13187> from
pytest-dev/patchback/backports/8.3.x/b4009b319...
- b75cfb1
<pytest-dev/pytest@b75cfb1>
Add readline workaround for libedit (#13176
<https://redirect.github.com/pytest-dev/pytest/issues/13176>)
- edbfff7
<pytest-dev/pytest@edbfff7>
doc: Clarify capturing .readouterr() return value (#13222
<https://redirect.github.com/pytest-dev/pytest/issues/13222>) (#13225
<https://redirect.github.com/pytest-dev/pytest/issues/13225>)
- 2ebba00
<pytest-dev/pytest@2ebba00>
Merge pull request #13199
<https://redirect.github.com/pytest-dev/pytest/issues/13199> from
jakkdl/tox_docs_no_fetch (#13200
<https://redirect.github.com/pytest-dev/pytest/issues/13200>)
- eb6496b
<pytest-dev/pytest@eb6496b>
doc: Change training to remote only (#13196
<https://redirect.github.com/pytest-dev/pytest/issues/13196>) (#13197
<https://redirect.github.com/pytest-dev/pytest/issues/13197>)
- 78cf1f6
<pytest-dev/pytest@78cf1f6>
ci: Bump build-and-inspect-python-package (#13188
<https://redirect.github.com/pytest-dev/pytest/issues/13188>)
- Additional commits viewable in compare view
<pytest-dev/pytest@8.3.4...8.3.5>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#124
Commit Summary
- 8dd976e
<8dd976e>
Bump pytest from 8.3.4 to 8.3.5
File Changes
(1 file <https://github.com/beaufour/flickr-download/pull/124/files>)
- *M* poetry.lock
<https://github.com/beaufour/flickr-download/pull/124/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(6)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/124.patch
- https://github.com/beaufour/flickr-download/pull/124.diff
—
Reply to this email directly, view it on GitHub
<#124>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2POOTKSNKQ3TGFTBGHDT2SOXJHAVCNFSM6AAAAABYF4QVQ2VHI2DSMVQWIX3LMV43ASLTON2WKOZSHA4DSOJVGQ4DMMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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.3.4 to 8.3.5.
Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)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)