Skip to content

Commit cfbd477

Browse files
authored
Merge pull request #40 from tdhopper/dependabot/uv/python-dependencies-8b2e70591b
2 parents 2d59c9f + fa9e798 commit cfbd477

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)