Skip to content

Commit 523a8b2

Browse files
Bump xarray from 0.18.1 to 0.18.2
Bumps [xarray](https://github.com/pydata/xarray) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/pydata/xarray/releases) - [Changelog](https://github.com/pydata/xarray/blob/master/HOW_TO_RELEASE.md) - [Commits](pydata/xarray@v0.18.1...v0.18.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 042c5e2 commit 523a8b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ wcwidth==0.2.5
8484
webencodings==0.5.1
8585
widgetsnbextension==3.5.1
8686
wincertstore==0.2
87-
xarray==0.18.1
87+
xarray==0.18.2
8888
zipp==3.4.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ websockets~=9.0
9090
widgetsnbextension~=3.5.1
9191
wincertstore~=0.2
9292
wrapt~=1.12.1
93-
xarray~=0.18.1
93+
xarray~=0.18.2
9494
zipp~=3.4.1
9595
# not strict requirements but needed for the legacy pyqtgraph based plotting
9696
PyQt5<5.16

0 commit comments

Comments
 (0)