GHA: bump GitHub Actions and pips

- update `actions/checkout` from 7.0.0 to 7.0.1
- update `actions/labeler` from 6.1.0 to 7.0.0
- update `github/codeql-action/analyze` from 4.36.2 to 4.37.3
- update `github/codeql-action/init` from 4.36.2 to 4.37.3

- update `cryptography` from 48.0.1 to 49.0.0
- update `filelock` from 3.29.0 to 3.32.0
- update `impacket` from 0.13.0 to 0.13.1
- update `pytest` from 9.0.3 to 9.1.1
- update `websockets` from 16.0 to 16.1.1

Closes #22458
Closes #22459
This commit is contained in:
dependabot[bot] 2026-08-01 14:56:08 +00:00 committed by Viktor Szakats
parent 527573490e
commit d2ea63b17c
No known key found for this signature in database
16 changed files with 50 additions and 50 deletions

View file

@ -2,9 +2,9 @@
#
# SPDX-License-Identifier: curl
cryptography==48.0.1
filelock==3.29.0
cryptography==49.0.0
filelock==3.32.0
psutil==7.2.2
pytest==9.0.3
pytest==9.1.1
pytest-xdist==3.8.0
websockets==16.0
websockets==16.1.1

View file

@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: curl
impacket==0.13.0
impacket==0.13.1