Commit History

Author SHA1 Message Date
  dependabot[bot] 1e09c096b6 build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 2 years ago
  dependabot[bot] fbe48b37e1 build(deps): bump ipython from 7.31.0 to 7.31.1 in /examples 2 years ago
  Fabian Peter Hammerle 2d3a1fb36e examples env: add constraints & markers to keep dependabot from breaking compatibility with supported python versions 2 years ago
  dependabot[bot] 64e0efcb9e build(deps-dev): bump pytest-timeout from 2.0.2 to 2.1.0 2 years ago
  Fabian Peter Hammerle 0822223c81 test examples against python3.10 2 years ago
  Fabian Peter Hammerle 4173ab6200 test library against python3.10 2 years ago
  dependabot[bot] 92a9c84ef9 build(deps): bump numpy from 1.20.3 to 1.21.5 2 years ago
  Fabian Peter Hammerle beeaebeb5d test env: upgrade numpy from v1.19.5 to v1.20.3 2 years ago
  dependabot[bot] dd0807a097 build(deps-dev): bump mypy from 0.910 to 0.931 2 years ago
  dependabot[bot] ea07d5d75a build(deps-dev): bump pylint from 2.11.1 to 2.12.2 2 years ago
  dependabot[bot] 3de5d42b48 build(deps-dev): bump pytest-timeout from 2.0.1 to 2.0.2 2 years ago
  Fabian Peter Hammerle 66bab9a5d5 drop compatibility with python3.6 & pandas<0.23 2 years ago
  Fabian Peter Hammerle c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 years ago
  dependabot[bot] 2369aca6d0 build(deps): bump actions/setup-python from 2.3.0 to 2.3.1 2 years ago
  dependabot[bot] a0d72e3b24 build(deps): bump actions/setup-python from 2.2.2 to 2.3.0 2 years ago
  dependabot[bot] 91506a8537 build(deps): bump actions/checkout from 2.3.5 to 2.4.0 2 years ago
  dependabot[bot] 865586fd28 build(deps): bump actions/checkout from 2.3.4 to 2.3.5 2 years ago
  dependabot[bot] 364b085246 build(deps-dev): bump pytest-timeout from 1.4.2 to 2.0.1 2 years ago
  dependabot[bot] 5b001e8f3b build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 2 years ago
  Fabian Peter Hammerle ac9b90727a relocked examples env on python v3.6.15 2 years ago
  Fabian Peter Hammerle b066bcc864 pipeline: fix missing `matrix.python-version` variable in "code-format" job 2 years ago
  Fabian Peter Hammerle 74b0cb0d3f Merge pull request #53 from fphammerle/dependabot/pip/pylint-2.11.1 2 years ago
  Fabian Peter Hammerle 8a69112683 pathlib.Path.read_text: specify encoding explicitly (pylint `unspecified-encoding`) 2 years ago
  Fabian Peter Hammerle 46ede425f1 replace most `str.format` calls with f-strings 2 years ago
  dependabot[bot] 4b1a2447dd build(deps-dev): bump pylint from 2.10.2 to 2.11.1 2 years ago
  dependabot[bot] 2b0dd93c4d build(deps-dev): bump pytest from 6.2.4 to 6.2.5 2 years ago
  Fabian Peter Hammerle 5bbecb0d9d upgrade pylint to v2.10.2 & refactor 2 years ago
  Fabian Peter Hammerle 4ca4ff109a refactor to fix pylint's cell-var-from-loop warnings 2 years ago
  Fabian Peter Hammerle 0940b78ce1 refactor to fix pylint's unspecified-encoding warnings 2 years ago
  dependabot[bot] 386eb3db1a build(deps-dev): bump pylint from 2.9.6 to 2.10.2 2 years ago