Skip to content

Commit f8ec797

Browse files
Update Packse snapshots (#8795)
## Summary The diff here is challenging because it looks like some tests got reordered.
1 parent fb1d679 commit f8ec797

File tree

7 files changed

+1960
-2159
lines changed

7 files changed

+1960
-2159
lines changed

crates/uv/tests/it/common/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ use uv_static::EnvVars;
3232
// Exclude any packages uploaded after this date.
3333
static EXCLUDE_NEWER: &str = "2024-03-25T00:00:00Z";
3434

35-
pub const PACKSE_VERSION: &str = "0.3.37";
35+
pub const PACKSE_VERSION: &str = "0.3.39";
3636

3737
/// Using a find links url allows using `--index-url` instead of `--extra-index-url` in tests
3838
/// to prevent dependency confusion attacks against our test suite.

0 commit comments

Comments
 (0)