Skip to content

Commit fdcfa78

Browse files
[Tech] Bump the non-major-dev-dependencies group
Bumps the non-major-dev-dependencies group in /datascience with 2 updates: [matplotlib](https://github.com/matplotlib/matplotlib) and [matplotlib-venn](https://github.com/konstantint/matplotlib-venn). Updates `matplotlib` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.0...v3.10.1) Updates `matplotlib-venn` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/konstantint/matplotlib-venn/blob/master/CHANGELOG.txt) - [Commits](konstantint/matplotlib-venn@1.1.1...1.1.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: matplotlib-venn dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67e1eb0 commit fdcfa78

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

datascience/poetry.lock

+38-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datascience/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ fiona = "^1.10.1"
3939
plotly = "^6.0.0"
4040
xlsxwriter = "^3.2.2"
4141
jupyter = "^1.1.1"
42-
matplotlib = "^3.10.0"
42+
matplotlib = "^3.10.1"
4343
openpyxl = "^3.1.5"
44-
matplotlib-venn = "^1.1.1"
44+
matplotlib-venn = "^1.1.2"
4545
seaborn = "^0.13.0"
4646
line-profiler = "^4.2.0"
4747
ipywidgets = "^8.1.5"

0 commit comments

Comments
 (0)