Skip to content

Conversation

@mrossinek
Copy link

syrupy>=5.0.0 is required to support pytest>=9.0.0. This PR updates the minimum required version. Its version was originally pinned by #17 to avoid disappearance of the private method _read_snapshot_data_from_location which has been made part of syrupy's public API in version 5.0.0, hence I'm updating the version specifier to a lower bound rather than hard pin, in-line with the other dependency version specifiers.


Syrupy dropped support for Python 3.8 and officially requires Python 3.10. I did not yet update the Python version requirements here, but we may wish to do so before merging this.


I have verified this change by running textual latests snapshot tests and all tests pass (but I skipped those with the syntax marker).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant