Skip to content

Commit

Permalink
Bump pytest (#1520)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 1 update in the /Tests/ExamplesTest directory: [pytest](https://github.com/pytest-dev/pytest).


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: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent aa4d7c2 commit 641e36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ExamplesTest/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ attrs==23.2.0
iniconfig==2.0.0
py==1.11.0
pyparsing==3.1.2
pytest==8.2.2
pytest==8.3.2
scapy==2.5.0
toml==0.10.2

0 comments on commit 641e36e

Please sign in to comment.