Skip to content

Commit 17d39a8

Browse files
Bump pytest in /circleci/images/pgupgradetester/files/etc
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4338a commit 17d39a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circleci/images/pgupgradetester/files/etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pylsqpack==0.3.23; python_version >= '3.10'
4646
pyopenssl==25.3.0; python_version >= '3.7'
4747
pyparsing==3.2.5; python_version >= '3.9'
4848
pyperclip==1.9.0
49-
pytest==9.0.2; python_version >= '3.10'
49+
pytest==9.0.3; python_version >= '3.10'
5050
pytest-asyncio==1.3.0; python_version >= '3.10'
5151
pytest-repeat==0.9.4; python_version >= '3.9'
5252
pytest-timeout==2.4.0; python_version >= '3.7'

0 commit comments

Comments
 (0)