chore(🦾): bump python pytest 7.3.1 -> 7.4.4 (#27864)

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
This commit is contained in:
github-actions[bot] 2024-04-03 11:07:59 -07:00 committed by GitHub
parent 1b9e2581d2
commit 870e94809c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -185,7 +185,7 @@ development = [
"pyfakefs",
"pyinstrument>=4.0.2,<5",
"pylint",
"pytest",
"pytest<8.0.0", # hairy issue with pytest >=8 where current_app proxies are not set in time
"pytest-cov",
"pytest-mock",
"python-ldap>=3.4.4",

View File

@ -173,7 +173,7 @@ pip-tools==7.3.0
# via pip-compile-multi
playwright==1.42.0
# via apache-superset
pluggy==1.2.0
pluggy==1.4.0
# via
# pytest
# tox
@ -220,7 +220,7 @@ pyproject-api==1.5.2
# via tox
pyproject-hooks==1.0.0
# via build
pytest==7.3.1
pytest==7.4.4
# via
# apache-superset
# pytest-cov