Skip to content

Commit

Permalink
Bump the testing group in /scripts with 2 updates
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent ccc6c49 commit da56845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
attrs==23.2.0
certifi==2024.6.2
certifi==2024.7.4
chardet==5.2.0
deepdiff==7.0.1
gitdb==4.0.11
Expand All @@ -16,7 +16,7 @@ pluggy==1.5.0
py==1.11.0
PyGithub==2.3.0
pyparsing==3.1.2
pytest==8.2.2
pytest==8.3.2
pytest-bdd==7.2.0
PyYAML==6.0.1
requests==2.32.3
Expand Down

0 comments on commit da56845

Please sign in to comment.