Skip to content

Commit fa9e798

Browse files
Bump the python-dependencies group across 1 directory with 2 updates
Bumps the python-dependencies group with 2 updates in the / directory: [plotnine](https://github.com/has2k1/plotnine) and [boto3](https://github.com/boto/boto3). Updates `plotnine` from 0.15.3 to 0.15.7 - [Release notes](https://github.com/has2k1/plotnine/releases) - [Changelog](https://github.com/has2k1/plotnine/blob/v0.15.7/doc/changelog.qmd) - [Commits](has2k1/plotnine@v0.15.3...v0.15.7) Updates `boto3` from 1.43.63 to 1.43.67 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.63...1.43.67) --- updated-dependencies: - dependency-name: plotnine dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.43.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d59c9f commit fa9e798

2 files changed

Lines changed: 22 additions & 51 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
# Plotting libraries
1818
"matplotlib>=3.7",
1919
"seaborn>=0.13",
20-
"plotnine>=0.13",
20+
"plotnine>=0.15.7",
2121
"lets-plot>=4.11",
2222
"plotly>=5.24",
2323
"altair>=5.0",
@@ -47,7 +47,7 @@ dependencies = [
4747
"simplegeneric>=0.8",
4848

4949
# Cloud (if needed for deployment)
50-
"boto3>=1.28",
50+
"boto3>=1.43.67",
5151

5252
# Testing
5353
"pytest>=7.4",

uv.lock

Lines changed: 20 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)