Skip to content

Commit a27345b

Browse files
chore(python-deps): update dependency xattr to v1.3.0 in all dependant actions (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bf16fb commit a27345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ trove-classifiers==2025.9.11.17
5959
typing-extensions==4.15.0
6060
urllib3==2.5.0
6161
virtualenv==20.35.3
62-
xattr==1.2.0 ; sys_platform == "darwin"
62+
xattr==1.3.0 ; sys_platform == "darwin"
6363
yamlfix==1.19.0

0 commit comments

Comments
 (0)