Skip to content

Commit 4f04457

Browse files
Bump the pip-dependencies group across 1 directory with 2 updates (#1565)
Bumps the pip-dependencies group with 2 updates in the /Tests/ExamplesTest directory: [attrs](https://github.com/sponsors/hynek) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `attrs` from 23.2.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `pyparsing` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2270bd7 commit 4f04457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/ExamplesTest/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
attrs==23.2.0
1+
attrs==24.2.0
22
iniconfig==2.0.0
33
py==1.11.0
4-
pyparsing==3.1.2
4+
pyparsing==3.1.4
55
pytest==8.3.2
66
scapy==2.5.0
77
toml==0.10.2

0 commit comments

Comments
 (0)