From 31179ddf8443564110c2257746223e387b9ff4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:58:56 +0000 Subject: [PATCH] build(deps): bump pytest from 7.1.3 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 8.3.3. - [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.3) --- 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 1c83c43..99cdf47 --- 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.3 apache-airflow==2.10.1 apache-airflow-providers-airbyte==4.0.0 apache-airflow-providers-github== 2.7.0