Skip to content

Commit

Permalink
⬆️ Combi updates (#1391)
Browse files Browse the repository at this point in the history
Combined updates.

* Bump ruamel-yaml from 0.17.35 to 0.18.5

Bumps [ruamel-yaml]() from 0.17.35 to 0.18.5.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* Bump pandas from 2.1.1 to 2.1.2

Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Bump netcdf4 from 1.6.4 to 1.6.5

Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/Unidata/netcdf4-python/releases)
- [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog)
- [Commits](https://github.com/Unidata/netcdf4-python/commits)

---
updated-dependencies:
- dependency-name: netcdf4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Bump numba from 0.58.0 to 0.58.1

Bumps [numba](https://github.com/numba/numba) from 0.58.0 to 0.58.1.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.58.0...0.58.1)

---
updated-dependencies:
- dependency-name: numba
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Bump xarray from 2023.9.0 to 2023.10.1

Bumps [xarray](https://github.com/pydata/xarray) from 2023.9.0 to 2023.10.1.
- [Release notes](https://github.com/pydata/xarray/releases)
- [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md)
- [Commits](pydata/xarray@v2023.09.0...v2023.10.1)

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

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

* Bump scipy from 1.11.2 to 1.11.3

Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.2...v1.11.3)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Bump ad-m/github-push-action from 0.6.0 to 0.8.0

Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/ad-m/github-push-action/releases)
- [Commits](ad-m/github-push-action@v0.6.0...v0.8.0)

---
updated-dependencies:
- dependency-name: ad-m/github-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
s-weigand and dependabot[bot] authored Nov 3, 2023
1 parent 529a1b7 commit 7c41291
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/full_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
git commit -m "⬆️ Update full benchmark"
- name: Push result repo
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.BENCHMARK_PUSH_TOKEN }}
repository: "glotaran/pyglotaran-benchmarks"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_benchmark_reaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
git commit -m "🧪 PR benchmark"
- name: Push result repo
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.BENCHMARK_PUSH_TOKEN }}
repository: "glotaran/pyglotaran-benchmarks"
Expand Down
12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ wheel>=0.38.0
asteval==0.9.31
attrs == 23.1.0
click==8.1.7
netCDF4==1.6.4
numba==0.58.0
netCDF4==1.6.5
numba==0.58.1
numpy==1.24.4
odfpy==1.4.1
openpyxl==3.1.2
pandas==2.1.1
pandas==2.1.2
pydantic==1.10.13
ruamel.yaml==0.17.35
scipy==1.11.2
ruamel.yaml==0.18.5
scipy==1.11.3
sdtfile==2023.9.28
tabulate==0.9.0
xarray==2023.9.0
xarray==2023.10.1

# documentation dependencies
-r docs/requirements.txt
Expand Down

0 comments on commit 7c41291

Please sign in to comment.