Skip to content

Commit

Permalink
⬆️ Bump matplotlib from 3.2.2 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.2.2...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 12, 2020
1 parent b1fa663 commit f0bd1bf
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 21 deletions.
46 changes: 26 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ intake = {extras = ["dataframe", "server"], version = "^0.6.0"}
intake-xarray = { git = "https://github.com/intake/intake-xarray.git", rev = "bf98a3c69eea81be716b310e33aeefbf1a89b1d0" }
jupyterlab = "^2.1.5"
lxml = "^4.5.2"
matplotlib = "^3.2.2"
matplotlib = "^3.3.0"
pointcollection = {git = "https://github.com/SmithB/pointCollection.git", rev = "d7d1b8d88aea3e79abc77c3386a0619abc8dba0c"}
pydap = "^3.2.2"
pyepsg = "^0.4.0"
Expand Down

0 comments on commit f0bd1bf

Please sign in to comment.