Skip to content

Commit 13470d1

Browse files
chore(deps): bump xattr from 1.1.0 to 1.3.0 in /python
Bumps [xattr](https://github.com/xattr/xattr) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/xattr/xattr/releases) - [Changelog](https://github.com/xattr/xattr/blob/main/CHANGES.txt) - [Commits](xattr/xattr@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: xattr dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 911b3db commit 13470d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ olefile==0.47
2727
hachoir==3.3.0
2828

2929
# Extended attributes — Linux/macOS only
30-
xattr==1.1.0; sys_platform != "win32"
30+
xattr==1.3.0; sys_platform != "win32"
3131

3232
# Windows file attributes
3333
pywin32==310; sys_platform == "win32"

0 commit comments

Comments
 (0)