summaryrefslogtreecommitdiff
path: root/dev-python/uv/files/uv-0.1.37-test.patch
blob: 0c39b4d3400f1f45d3e078f7fea46b66930addba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff --git a/crates/uv/tests/pip_compile.rs b/crates/uv/tests/pip_compile.rs
index de3336a5..b6884992 100644
--- a/crates/uv/tests/pip_compile.rs
+++ b/crates/uv/tests/pip_compile.rs
@@ -3413,7 +3413,7 @@ fn compile_html() -> Result<()> {
     # This file was autogenerated by uv via the following command:
     #    uv pip compile requirements.in --cache-dir [CACHE_DIR]
     jinja2==3.1.2
-    markupsafe==2.1.3
+    markupsafe==2.1.5
         # via jinja2
 
     ----- stderr -----
@@ -7737,7 +7737,7 @@ fn compile_index_url_fallback_prefer_primary() -> Result<()> {
     ----- stdout -----
     # This file was autogenerated by uv via the following command:
     #    uv pip compile --cache-dir [CACHE_DIR] --index-strategy unsafe-any-match requirements.in --no-deps
-    jinja2==3.1.2
+    jinja2==3.1.3
 
     ----- stderr -----
     Resolved 1 package in [TIME]