From 704a070709920f2214baf4377332e7230e898a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:49:02 +0000 Subject: [PATCH] build(deps): bump pytest from 7.1.3 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 6b1c4d6..36615c5 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==24.3.0 flake8==5.0.4 mock==4.0.3 pre-commit==2.20.0 -pytest==7.1.3 +pytest==8.3.4 apache-airflow==2.10.1 apache-airflow-providers-airbyte==4.0.0 apache-airflow-providers-github== 2.7.0