File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
# 2) uv pip compile --generate-hashes --upgrade requirements.in -o requirements.txt
5
5
6
6
# Unittest test adapter
7
- typing-extensions==4.14.1
7
+ typing-extensions==4.15.0
8
8
9
9
# Fallback env creator for debian
10
10
microvenv
Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ tomli==2.2.1 \
46
46
--hash =sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a \
47
47
--hash =sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7
48
48
# via -r requirements.in
49
- typing-extensions == 4.14.1 \
50
- --hash =sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
51
- --hash =sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
49
+ typing-extensions == 4.15.0 \
50
+ --hash =sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
51
+ --hash =sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
52
52
# via -r requirements.in
53
53
zipp == 3.21.0 \
54
54
--hash =sha256:2c9958f6430a2040341a52eb608ed6dd93ef4392e02ffe219417c1b28b5dd1f4 \
You can’t perform that action at this time.
0 commit comments