Skip to content

Commit 4a38f9a

Browse files
Bump the pip-dependencies group across 1 directory with 2 updates (#1674)
* 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] <support@github.com> * revert pyparsing --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: egecetin <egecetin@hotmail.com.tr>
1 parent 6887479 commit 4a38f9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
attrs==24.2.0
1+
attrs==24.3.0
22
iniconfig==2.0.0
33
py==1.11.0
44
pyparsing==3.1.4
5-
pytest==8.3.3
5+
pytest==8.3.4
66
scapy==2.6.1
77
toml==0.10.2

0 commit comments

Comments
 (0)