Skip to content

Commit

Permalink
Bump pytest
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.1 to 8.2.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.1...8.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent a4a7e89 commit d7a0c43
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.1
pytest==8.2.2
scapy==2.5.0
toml==0.10.2

0 comments on commit d7a0c43

Please sign in to comment.