Update testfixtures requirement from ~=9.1.0 to >=9.1,<8.4#1837
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Update testfixtures requirement from ~=9.1.0 to >=9.1,<8.4#1837dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [testfixtures](https://github.com/Simplistix/testfixtures) to permit the latest version. - [Changelog](https://github.com/simplistix/testfixtures/blob/main/CHANGELOG.rst) - [Commits](simplistix/testfixtures@9.1.0...8.3.0) --- updated-dependencies: - dependency-name: testfixtures dependency-version: 8.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
6243703 to
d371839
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.
Updates the requirements on testfixtures to permit the latest version.
Changelog
Sourced from testfixtures's changelog.
... (truncated)
Commits
608b053Prepare for 8.3.0 release2686329close() should never be called on an installed LogCapture()25a3607Some logging internals rely on the boolean value of a Handlerb5c28abTest for functionality that snuck in as part of 768ecaa14ee63aaCorrect typing for things that handle exceptions9d63918Handling of exception groups9caee25Fix bug where compare_generator did not respect strict=True8c1c448Prepare for 8.2.0 release55fcbb9Raise exception where original is not in the dict of an object6085dd3Prevent replacement of methods on instances when strict=True