Skip to content

Commit

Permalink
merges from development branch (#910)
Browse files Browse the repository at this point in the history
* Bump zstd from 1.5.0.4 to 1.5.1.0 in /extra_requirements (#909)

Bumps [zstd](https://github.com/sergey-dryabzhinsky/python-zstd) from 1.5.0.4 to 1.5.1.0.
- [Release notes](https://github.com/sergey-dryabzhinsky/python-zstd/releases)
- [Commits](sergey-dryabzhinsky/python-zstd@v1.5.0.4...v1.5.1.0)

---
updated-dependencies:
- dependency-name: zstd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump wfsim from 0.5.12 to 0.5.13 in /extra_requirements (#907)

Bumps [wfsim](https://github.com/XENONnT/wfsim) from 0.5.12 to 0.5.13.
- [Release notes](https://github.com/XENONnT/wfsim/releases)
- [Changelog](https://github.com/XENONnT/WFSim/blob/master/HISTORY.md)
- [Commits](XENONnT/WFSim@v0.5.12...v0.5.13)

---
updated-dependencies:
- dependency-name: wfsim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xarray from 0.20.2 to 0.21.1 in /extra_requirements (#908)

Bumps [xarray](https://github.com/pydata/xarray) from 0.20.2 to 0.21.1.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md)
- [Commits](pydata/xarray@v0.20.2...v0.21.1)

---
updated-dependencies:
- dependency-name: xarray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
JoranAngevaare and dependabot[bot] authored Feb 1, 2022
1 parent 484b271 commit 9f4e968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ tensorflow==2.8.0rc1; python_version=="3.10"
tqdm==4.62.2
typing_extensions==4.0.1 # Tensorflow/bokeh dependency
utilix==0.6.6
wfsim==0.5.12; python_version<="3.9" # nestpy doesn't work in py3.10
xarray==0.20.2
wfsim==0.5.13; python_version<="3.9" # nestpy doesn't work in py3.10
xarray==0.21.1
zstd==1.5.1.0 # Strax dependency

0 comments on commit 9f4e968

Please sign in to comment.