-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
syrupy 4 #19984
syrupy 4 #19984
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
05362f5
to
5041766
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@@ -45,7 +45,7 @@ def get_version() -> str: | |||
"deltalake": ["deltalake>=0.15.0"], | |||
"gcp": ["dagster-gcp>=0.19.5"], | |||
"test": [ | |||
"pytest>=7.3.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this supposed to be here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it failed before i moved it here https://buildkite.com/dagster/dagster-dagster/builds/76501#018dd221-c4ba-4258-aefb-834405b9802e
7c13ce0
to
b852c0c
Compare
5041766
to
ad10be4
Compare
80d9675
to
f9b4032
Compare
ad10be4
to
c73269f
Compare
f9b4032
to
0f753bf
Compare
0f753bf
to
49bec11
Compare
c73269f
to
f3531cd
Compare
using `uv` in `tox` started to resolve to the new version of syrupy which has api changes and new snapshot formats. Instead of pinning back I opted to migrate forward. ## How I Tested These Changes bk
using
uv
intox
started to resolve to the new version of syrupy which has api changes and new snapshot formats.Instead of pinning back I opted to migrate forward.
How I Tested These Changes
bk