Update labeler and numpy (#18136)

This commit is contained in:
Przemyslaw Wysocki
2023-06-19 16:21:10 +02:00
committed by GitHub
parent b9575d9586
commit b63e8433b0
9 changed files with 9 additions and 8 deletions

1
.github/labeler.yml vendored
View File

@@ -41,6 +41,7 @@
'category: dependency_changes':
- '**/requirement*.txt'
- '**/constraints*.txt'
- 'scripts/**/*'
- '.gitmodules'
- '**/setup.py'