Skip to content

Commit

Permalink
NO-ISSUE: Bump the python-dependencies group with 2 updates (#332)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates: [junitparser](https://github.com/weiwei/junitparser) and [plotly](https://github.com/plotly/plotly.py).


Updates `junitparser` from 3.1.2 to 3.2.0
- [Changelog](https://github.com/weiwei/junitparser/blob/master/CHANGELOG.md)
- [Commits](weiwei/junitparser@3.1.2...3.2.0)

Updates `plotly` from 5.23.0 to 5.24.0
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.23.0...v5.24.0)

---
updated-dependencies:
- dependency-name: junitparser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent d57d00e commit bb72f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"requests==2.32.3",
"google-cloud-storage==2.18.2",
"junitparser==3.1.2",
"junitparser==3.2.0",
"pydantic==1.10.18",
"opensearch-py==2.7.1",
"slack_sdk==3.31.0",
"plotly==5.23.0",
"plotly==5.24.0",
"kaleido==0.2.1",
"python-dateutil==2.9.0.post0",
"retry==0.9.2",
Expand Down

0 comments on commit bb72f68

Please sign in to comment.