Skip to content

Commit

Permalink
Bump matplotlib from 3.3.1 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.3.1...v3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 23, 2020
1 parent 4c72553 commit 1ff7a22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==3.1.1
gpflow==2.1.0
python-dateutil==2.8.1
networkx==2.5
matplotlib==3.3.1
matplotlib==3.3.2
pandas==1.1.2
matminer==0.6.3
autologging
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
],
install_requires=["python-dateutil==2.8.1",
"networkx==2.5",
"matplotlib==3.3.1",
"matplotlib==3.3.2",
"qmpy", # This version is constrained by the source
"pandas==1.1.2",
"matminer==0.6.3",
Expand Down

0 comments on commit 1ff7a22

Please sign in to comment.