Skip to content

Commit 057ccd3

Browse files
Bump the testing group in /scripts with 2 updates (#459)
Bumps the testing group in /scripts with 2 updates: [certifi](https://github.com/certifi/python-certifi) and [pytest](https://github.com/pytest-dev/pytest). Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccc6c49 commit 057ccd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
attrs==23.2.0
2-
certifi==2024.6.2
2+
certifi==2024.7.4
33
chardet==5.2.0
44
deepdiff==7.0.1
55
gitdb==4.0.11
@@ -16,7 +16,7 @@ pluggy==1.5.0
1616
py==1.11.0
1717
PyGithub==2.3.0
1818
pyparsing==3.1.2
19-
pytest==8.2.2
19+
pytest==8.3.2
2020
pytest-bdd==7.2.0
2121
PyYAML==6.0.1
2222
requests==2.32.3

0 commit comments

Comments
 (0)