Skip to content

Commit 7d6fb20

Browse files
authored
Merge pull request #57 from fronzbot/dependabot/pip/matplotlib-3.9.1
Bump matplotlib from 3.9.0 to 3.9.1
2 parents 3543b1b + a3506cd commit 7d6fb20

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.0",
24+
"matplotlib==3.9.1",
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.0
1+
matplotlib==3.9.1

0 commit comments

Comments
 (0)