Skip to content

Commit 4113d34

Browse files
github-actions[bot]github-actionshynek
authored
Automated dependency upgrades for macos-latest (#244)
Co-authored-by: github-actions <[email protected]> Co-authored-by: Hynek Schlawack <[email protected]>
1 parent a51cdc8 commit 4113d34

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements/pyoxidizer-darwin.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --generate-hashes --index-url=https://pypi.org/simple --output-file=requirements/pyoxidizer-darwin.txt pyproject.toml
66
#
7-
attrs==25.1.0 \
8-
--hash=sha256:1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e \
9-
--hash=sha256:c75a69e28a550a7e93789579c22aa26b0f5b83b75dc4e08fe092980051e1090a
7+
attrs==25.3.0 \
8+
--hash=sha256:427318ce031701fea540783410126f03899a97ffc6f61596ad581ac2e40e3bc3 \
9+
--hash=sha256:75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b
1010
# via doc2dash (pyproject.toml)
1111
beautifulsoup4==4.13.3 \
1212
--hash=sha256:1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b \
@@ -28,17 +28,17 @@ pygments==2.19.1 \
2828
--hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
2929
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
3030
# via rich
31-
rich==13.9.4 \
32-
--hash=sha256:439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2befa098 \
33-
--hash=sha256:6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90
31+
rich==14.0.0 \
32+
--hash=sha256:1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0 \
33+
--hash=sha256:82f1bc23a6a21ebca4ae0c45af9bdbc492ed20231dcb63f297d6d1021a9d5725
3434
# via doc2dash (pyproject.toml)
3535
soupsieve==2.6 \
3636
--hash=sha256:e2e68417777af359ec65daac1057404a3c8a5455bb8abc36f1a9866ab1a51abb \
3737
--hash=sha256:e72c4ff06e4fb6e4b5a9f0f55fe6e81514581fca1515028625d0f299c602ccc9
3838
# via beautifulsoup4
39-
typing-extensions==4.12.2 \
40-
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \
41-
--hash=sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
39+
typing-extensions==4.13.0 \
40+
--hash=sha256:0a4ac55a5820789d87e297727d229866c9650f6521b64206413c4fbada24d95b \
41+
--hash=sha256:c8dd92cc0d6425a97c18fbb9d1954e5ff92c1ca881a309c45f06ebc0b79058e5
4242
# via
4343
# beautifulsoup4
4444
# rich

0 commit comments

Comments
 (0)