From 26b77f2eeb77ebd55fbf62198f63561f940efa48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:58:42 +0000 Subject: [PATCH] Bump py in /atlassian/confluence/shared-components/tests Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.11.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.11.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- atlassian/confluence/shared-components/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlassian/confluence/shared-components/tests/requirements.txt b/atlassian/confluence/shared-components/tests/requirements.txt index 9eb3baf..cea6e68 100644 --- a/atlassian/confluence/shared-components/tests/requirements.txt +++ b/atlassian/confluence/shared-components/tests/requirements.txt @@ -8,7 +8,7 @@ importlib-metadata==0.19 more-itertools==7.2.0 packaging==19.1 pluggy==0.12.0 -py==1.8.0 +py==1.11.0 pyparsing==2.4.2 pytest==5.0.1 requests==2.22.0