Skip to content

Commit

Permalink
Bump the pip-dependencies group across 1 directory with 2 updates (#1704
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 [pyparsing](https://github.com/pyparsing/pyparsing).


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

Updates `pyparsing` from 3.1.4 to 3.2.1
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@3.1.4...3.2.1)

---
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-minor
  dependency-group: pip-dependencies
...

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

* Update Tests/ExamplesTest/requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liu, An-Chi <[email protected]>
  • Loading branch information
dependabot[bot] and tigercosmos authored Feb 3, 2025
1 parent a9e8239 commit 80277e1
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
@@ -1,4 +1,4 @@
attrs==24.3.0
attrs==25.1.0
iniconfig==2.0.0
py==1.11.0
pyparsing==3.1.4
Expand Down

0 comments on commit 80277e1

Please sign in to comment.