Skip to content

Commit c82c710

Browse files
chore(deps): bump pytest from 9.0.2 to 9.0.3 in /auth/cloud-client-temp
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 0265415 commit c82c710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth/cloud-client-temp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ google-cloud-compute==1.42.0
22
google-cloud-storage==3.8.0
33
google-auth==2.47.0
44
pytest===8.4.2; python_version == '3.9'
5-
pytest==9.0.2; python_version > '3.9'
5+
pytest==9.0.3; python_version > '3.9'
66
boto3>=1.26.0
77
requests==2.32.5
88
python-dotenv==1.2.1

0 commit comments

Comments
 (0)