Skip to content

Commit c783213

Browse files
authored
Merge pull request #70 from fronzbot/dependabot/pip/matplotlib-3.9.2
Bump matplotlib from 3.9.1 to 3.9.2
2 parents 635f689 + 7c5df6d commit c783213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
]
2222
requires-python = ">=3.9.0"
2323
dependencies = [
24-
"matplotlib==3.9.1",
24+
"matplotlib==3.9.2",
2525
]
2626

2727
[project.urls]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
matplotlib==3.9.1
1+
matplotlib==3.9.2

0 commit comments

Comments
 (0)