Compare commits

...

1 Commits

Author SHA1 Message Date
2e1bc01a1c chore(deps): update dependency syrupy to v5
Some checks failed
renovate/artifacts Artifact file update failure
gitea-physics/pdme/pipeline/pr-master There was a failure building this commit
2025-09-29 01:35:24 +00:00

View File

@@ -18,7 +18,7 @@ pytest-cov = "^4.1.0"
mypy = "^0.961"
ipython = "^8.2.0"
black = "^22.3.0"
syrupy = "^4.0.8"
syrupy = "^5.0.0"
[build-system]
requires = ["poetry-core>=1.0.0"]