Skip to content

Commit 84e4c87

Browse files
chore(python-deps): update dependency identify to v2.6.1 in all dependant actions
1 parent c8bf4f9 commit 84e4c87

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
@@ -17,7 +17,7 @@ distro==1.9.0 ; python_version >= "3.12" and python_version < "3.13"
1717
dulwich==0.21.7 ; python_version >= "3.12" and python_version < "3.13"
1818
fastjsonschema==2.20.0 ; python_version >= "3.12" and python_version < "3.13"
1919
filelock==3.16.0 ; python_version >= "3.12" and python_version < "3.13"
20-
identify==2.6.0 ; python_version >= "3.12" and python_version < "3.13"
20+
identify==2.6.1 ; python_version >= "3.12" and python_version < "3.13"
2121
idna==3.9 ; python_version >= "3.12" and python_version < "3.13"
2222
installer==0.7.0 ; python_version >= "3.12" and python_version < "3.13"
2323
jaraco-classes==3.4.0 ; python_version >= "3.12" and python_version < "3.13"

0 commit comments

Comments
 (0)