Atsushi Sakai
0dfa274be3
add diff style check test ( #617 )
...
* add diff style check test
* add diff style check test
* add diff style check test
* add diff style check test
* add license
* add license
2022-01-06 20:26:24 +09:00
dependabot[bot]
79f7107cd1
Bump cvxpy from 1.1.17 to 1.1.18 ( #615 )
...
Bumps [cvxpy](https://github.com/cvxpy/cvxpy ) from 1.1.17 to 1.1.18.
- [Release notes](https://github.com/cvxpy/cvxpy/releases )
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxpy/cvxpy/compare/v1.1.17...v1.1.18 )
---
updated-dependencies:
- dependency-name: cvxpy
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>
2022-01-04 08:41:50 +09:00
dependabot[bot]
d24ae2ac1a
Bump numpy from 1.21.5 to 1.22.0 ( #616 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0 )
---
updated-dependencies:
- dependency-name: numpy
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>
2022-01-04 06:53:44 +09:00
dependabot[bot]
a67ecab1ee
Bump sphinx from 4.3.1 to 4.3.2 ( #614 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2 )
---
updated-dependencies:
- dependency-name: sphinx
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>
2022-01-04 06:51:32 +09:00
Atsushi Sakai
29bb0197f9
Update requirements.txt ( #613 )
2021-12-28 08:29:45 +09:00
dependabot[bot]
d08a044f75
Update sphinx requirement from <4.0 to <5.0 ( #612 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v4.3.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 08:00:15 +09:00
dependabot[bot]
4e1f644007
Bump numpy from 1.21.4 to 1.21.5 ( #602 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.4 to 1.21.5.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.4...v1.21.5 )
---
updated-dependencies:
- dependency-name: numpy
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>
2021-12-25 14:14:41 +09:00
dependabot[bot]
54be632f71
Bump matplotlib from 3.5.0 to 3.5.1 ( #599 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: matplotlib
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>
2021-12-14 08:49:57 +09:00
dependabot[bot]
528050ec37
Bump pandas from 1.3.4 to 1.3.5 ( #598 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: pandas
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>
2021-12-14 08:06:05 +09:00
dependabot[bot]
6e4d43962a
Bump pytest-xdist from 2.4.0 to 2.5.0 ( #597 )
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
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>
2021-12-14 07:35:03 +09:00
dependabot[bot]
d5aca66e1b
Bump ipython from 7.30.0 to 7.30.1 ( #594 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.30.0 to 7.30.1.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.30.0...7.30.1 )
---
updated-dependencies:
- dependency-name: ipython
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>
2021-12-07 07:23:13 +09:00
dependabot[bot]
2c077225a7
Bump ipython from 7.29.0 to 7.30.0 ( #588 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.29.0...7.30.0 )
---
updated-dependencies:
- dependency-name: ipython
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>
2021-11-30 07:18:43 +09:00
dependabot[bot]
4b9d05dde1
Bump scipy from 1.7.2 to 1.7.3 ( #587 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: scipy
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>
2021-11-30 07:18:13 +09:00
dependabot[bot]
413011ba97
Bump matplotlib from 3.4.3 to 3.5.0 ( #575 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.3...v3.5.0 )
---
updated-dependencies:
- dependency-name: matplotlib
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>
2021-11-23 07:07:28 +09:00
Atsushi Sakai
6f309828ba
clean up doc dir ( #568 )
...
* clean up doc dir
* clean up doc dir
* clean up doc dir
* clean up doc dir
2021-11-17 20:04:09 +09:00
Atsushi Sakai
b812cb1fc9
clean up doc dir ( #567 )
2021-11-17 19:42:14 +09:00
Atsushi Sakai
7b0522b588
clean up doc system ( #566 )
...
* clean up doc dir
* clean up doc dir
2021-11-16 23:14:26 +09:00
dependabot[bot]
4d3fb2825c
Bump scipy from 1.7.1 to 1.7.2 ( #559 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: scipy
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>
2021-11-09 20:58:17 +09:00
dependabot[bot]
26ed1ab631
Bump cvxpy from 1.1.15 to 1.1.17 ( #560 )
...
Bumps [cvxpy](https://github.com/cvxpy/cvxpy ) from 1.1.15 to 1.1.17.
- [Release notes](https://github.com/cvxpy/cvxpy/releases )
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxpy/cvxpy/compare/v1.1.15...v1.1.17 )
---
updated-dependencies:
- dependency-name: cvxpy
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>
2021-11-09 07:54:03 +09:00
dependabot[bot]
ea052a9829
Bump numpy from 1.21.3 to 1.21.4 ( #558 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.3 to 1.21.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.3...v1.21.4 )
---
updated-dependencies:
- dependency-name: numpy
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>
2021-11-09 07:53:34 +09:00
dependabot[bot]
187b6aa35f
Bump numpy from 1.21.2 to 1.21.3 ( #554 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.2 to 1.21.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.2...v1.21.3 )
---
updated-dependencies:
- dependency-name: numpy
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>
2021-10-26 19:36:03 +09:00
dependabot[bot]
90c6cfa275
Bump pandas from 1.3.3 to 1.3.4 ( #553 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: pandas
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>
2021-10-19 07:10:21 +09:00
dependabot[bot]
a2fc9f914a
Bump pandas from 1.3.2 to 1.3.3 ( #543 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: pandas
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>
2021-09-16 21:10:36 +09:00
dependabot[bot]
4aae5f35c5
Bump pandas from 1.3.1 to 1.3.2 ( #537 )
2021-08-23 20:42:32 +09:00
dependabot[bot]
3b7f88ea95
Bump matplotlib from 3.4.2 to 3.4.3 ( #539 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: matplotlib
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>
2021-08-17 08:07:06 +09:00
dependabot[bot]
d3db011ab5
Bump numpy from 1.21.1 to 1.21.2 ( #538 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.1...v1.21.2 )
---
updated-dependencies:
- dependency-name: numpy
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>
2021-08-17 07:21:27 +09:00
dependabot[bot]
6ee8985004
Bump cvxpy from 1.1.14 to 1.1.15 ( #536 )
...
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy ) from 1.1.14 to 1.1.15.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases )
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.14...v1.1.15 )
---
updated-dependencies:
- dependency-name: cvxpy
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>
2021-08-17 07:21:08 +09:00
dependabot[bot]
a942f6e4ed
Bump scipy from 1.7.0 to 1.7.1 ( #534 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: scipy
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>
2021-08-03 07:20:27 +09:00
dependabot[bot]
74ca49b813
Bump cvxpy from 1.1.13 to 1.1.14 ( #533 )
...
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy ) from 1.1.13 to 1.1.14.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases )
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.13...v1.1.14 )
---
updated-dependencies:
- dependency-name: cvxpy
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>
2021-07-27 07:21:43 +09:00
dependabot[bot]
d777bea500
Bump pandas from 1.3.0 to 1.3.1 ( #532 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: pandas
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>
2021-07-27 07:21:13 +09:00
dependabot[bot]
4df7b7a6a1
Bump numpy from 1.21.0 to 1.21.1 ( #531 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.21.1 )
---
updated-dependencies:
- dependency-name: numpy
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>
2021-07-20 07:22:44 +09:00
dependabot[bot]
21e7487319
Bump pandas from 1.2.5 to 1.3.0 ( #525 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.2.5 to 1.3.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.5...v1.3.0 )
---
updated-dependencies:
- dependency-name: pandas
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>
2021-07-06 07:06:53 +09:00
dependabot[bot]
01874cee24
Bump pandas from 1.2.4 to 1.2.5 ( #520 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.4...v1.2.5 )
---
updated-dependencies:
- dependency-name: pandas
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>
2021-06-29 07:26:50 +09:00
dependabot[bot]
ad366d2ec6
Bump numpy from 1.20.3 to 1.21.0 ( #519 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.20.3 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
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>
2021-06-29 07:26:28 +09:00
dependabot[bot]
9036e15270
Bump scipy from 1.6.3 to 1.7.0 ( #517 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.6.3...v1.7.0 )
---
updated-dependencies:
- dependency-name: scipy
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>
2021-06-22 07:14:54 +09:00
dependabot[bot]
1050aea527
Bump cvxpy from 1.1.12 to 1.1.13 ( #512 )
...
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy ) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases )
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.12...v1.1.13 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 07:54:57 +09:00
dependabot[bot]
0e232037c7
Bump numpy from 1.20.2 to 1.20.3 ( #510 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.20.2...v1.20.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 07:14:31 +09:00
dependabot[bot]
02cb3ad556
Bump matplotlib from 3.4.1 to 3.4.2 ( #509 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.1...v3.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 07:14:13 +09:00
dependabot[bot]
0705b1cb5b
Bump scipy from 1.6.2 to 1.6.3 ( #504 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.6.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 07:07:54 +09:00
dependabot[bot]
6e98da47fd
Bump pandas from 1.2.3 to 1.2.4 ( #502 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.3...v1.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 07:22:32 +09:00
dependabot[bot]
52e6225e73
Bump cvxpy from 1.1.11 to 1.1.12 ( #501 )
...
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases )
- [Changelog](https://github.com/cvxgrp/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.11...v1.1.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 07:22:10 +09:00
dependabot[bot]
add704866a
Bump matplotlib from 3.4.0 to 3.4.1 ( #497 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.0...v3.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 07:07:34 +09:00
dependabot[bot]
079de036f3
Bump pandas from 1.2.2 to 1.2.3 ( #489 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.2...v1.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 21:45:09 +09:00
dependabot[bot]
f17c991c68
Bump numpy from 1.20.1 to 1.20.2 ( #493 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.20.1...v1.20.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 20:23:54 +09:00
dependabot[bot]
5c408b5d80
Bump matplotlib from 3.3.4 to 3.4.0 ( #492 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.4...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 07:25:17 +09:00
dependabot[bot]
dbcb8d7ea5
Bump scipy from 1.6.1 to 1.6.2 ( #491 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.6.1...v1.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 07:24:34 +09:00
dependabot[bot]
b30ba3e9d0
Bump cvxpy from 1.1.10 to 1.1.11 ( #488 )
...
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy ) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases )
- [Changelog](https://github.com/cvxgrp/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.10...v1.1.11 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-20 14:32:52 +09:00
dependabot[bot]
d391cdbb8c
Bump scipy from 1.6.0 to 1.6.1 ( #485 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.6.0...v1.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 07:27:33 +09:00
dependabot[bot]
58390e74f3
Bump pandas from 1.2.1 to 1.2.2 ( #482 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.1...v1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 07:29:05 +09:00
Atsushi Sakai
b8f28cc6a3
fix deprecation warning for latest numpy ( #480 )
...
* fix deprication version for latest numpy
* fix deprication version for latest numpy
* fix deprication version for latest numpy
* fix deprication version for latest numpy
2021-02-10 22:02:51 +09:00