Skip to content

Commit

Permalink
Bump the pip-dependencies group across 1 directory with 2 updates (#1674
Browse files Browse the repository at this point in the history
)

* Bump the pip-dependencies group across 1 directory with 2 updates

Bumps the pip-dependencies group with 2 updates in the /Tests/ExamplesTest directory: [attrs](https://github.com/sponsors/hynek) and [pytest](https://github.com/pytest-dev/pytest).


Updates `attrs` from 24.2.0 to 24.3.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `pytest` from 8.3.3 to 8.3.4
- [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.3.3...8.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* revert pyparsing

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: egecetin <[email protected]>
  • Loading branch information
dependabot[bot] and egecetin authored Jan 2, 2025
1 parent 6887479 commit 4a38f9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/ExamplesTest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
attrs==24.2.0
attrs==24.3.0
iniconfig==2.0.0
py==1.11.0
pyparsing==3.1.4
pytest==8.3.3
pytest==8.3.4
scapy==2.6.1
toml==0.10.2

0 comments on commit 4a38f9a

Please sign in to comment.