dependabot[bot]
0f7982bc7d
build(deps): bump fastapi from 0.135.3 to 0.136.0 ( #1020 )
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.135.3 to 0.136.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.3...0.136.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.136.0
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>
2026-04-18 15:17:31 +02:00
dependabot[bot]
d2833e1379
build(deps): bump deap from 1.4.3 to 1.4.4 ( #1021 )
...
Bumps [deap](https://github.com/DEAP/deap ) from 1.4.3 to 1.4.4.
- [Changelog](https://github.com/DEAP/deap/blob/master/doc/releases.rst )
- [Commits](https://github.com/DEAP/deap/commits )
---
updated-dependencies:
- dependency-name: deap
dependency-version: 1.4.4
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>
2026-04-18 14:33:43 +02:00
dependabot[bot]
6af1ff407f
build(deps): bump numpydantic from 1.8.0 to 1.8.1 ( #1019 )
...
Bumps [numpydantic](https://github.com/p2p-ld/numpydantic ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/p2p-ld/numpydantic/releases )
- [Changelog](https://github.com/p2p-ld/numpydantic/blob/main/docs/changelog.md )
- [Commits](https://github.com/p2p-ld/numpydantic/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: numpydantic
dependency-version: 1.8.1
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>
2026-04-18 14:33:28 +02:00
dependabot[bot]
be651f4bca
build(deps-dev): bump commitizen from 4.13.9 to 4.13.10 ( #1018 )
...
Bumps [commitizen](https://github.com/commitizen-tools/commitizen ) from 4.13.9 to 4.13.10.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases )
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v4.13.9...v4.13.10 )
---
updated-dependencies:
- dependency-name: commitizen
dependency-version: 4.13.10
dependency-type: direct:development
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>
2026-04-18 14:33:11 +02:00
dependabot[bot]
2d16d90a0b
build(deps-dev): bump mypy from 1.20.0 to 1.20.1 ( #1017 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.20.0 to 1.20.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.20.0...v1.20.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.20.1
dependency-type: direct:development
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>
2026-04-18 14:32:55 +02:00
Bobby Noelte
6f28022ed0
fix: optimization fail after restart ( #1007 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Fix documentation for the loadforecast_power_w key.
Fix documentation to explain the usage of import file/ JSON string to
primarily initialise prediction data.
Fix code scanning alert no. 6: URL redirection from remote source
Enable to automatically save the configuration to the configuration file
by default, which is a widespread user expectation.
Make the genetic parameters non optional for better pydantic compliance.
Update:
- bump pytest to 9.0.3
- bump pillow to 12.2.0
- bump platformdirs to 4.9.6
- bump typespyyaml to 6.0.12.20260408
- bump tzfpy to 1.2.0
- bump pydantic to 2.13.0
- bump types-requests to 2.33.0.20260408
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
Co-authored-by: Normann <github@koldrack.com >
2026-04-15 08:48:56 +02:00
dependabot[bot]
29cc3d7f3b
build(deps): bump pydantic-extra-types from 2.11.1 to 2.11.2 ( #1001 )
...
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases )
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic-extra-types/compare/v2.11.1...v2.11.2 )
---
updated-dependencies:
- dependency-name: pydantic-extra-types
dependency-version: 2.11.2
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>
2026-04-07 18:01:51 +02:00
dependabot[bot]
0974ab4acd
build(deps): bump uvicorn from 0.43.0 to 0.44.0 ( #1002 )
...
Bumps [uvicorn](https://github.com/Kludex/uvicorn ) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.43.0...0.44.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.44.0
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>
2026-04-07 18:01:20 +02:00
dependabot[bot]
afe85c31df
build(deps): bump pandas from 3.0.1 to 3.0.2 ( #997 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-version: 3.0.2
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>
2026-04-04 15:41:48 +02:00
dependabot[bot]
6dadaba6fa
build(deps-dev): bump mypy from 1.19.1 to 1.20.0 ( #999 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.19.1 to 1.20.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.20.0
dependency-type: direct:development
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>
2026-04-04 15:41:37 +02:00
dependabot[bot]
53e7731fee
build(deps-dev): bump types-requests ( #998 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.33.0.20260327 to 2.33.0.20260402.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.33.0.20260402
dependency-type: direct:development
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>
2026-04-04 15:18:26 +02:00
dependabot[bot]
450d77a57a
build(deps): bump uvicorn from 0.42.0 to 0.43.0 ( #996 )
...
Bumps [uvicorn](https://github.com/Kludex/uvicorn ) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.42.0...0.43.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.43.0
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>
2026-04-04 15:18:16 +02:00
dependabot[bot]
d919e300c8
build(deps): bump fastapi from 0.135.2 to 0.135.3 ( #995 )
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.135.2 to 0.135.3.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.2...0.135.3 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.135.3
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>
2026-04-04 15:17:59 +02:00
dependabot[bot]
8d1acc801c
build(deps): bump lmdb from 2.1.1 to 2.2.0 ( #989 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [lmdb](https://github.com/jnwatson/py-lmdb ) from 2.1.1 to 2.2.0.
- [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog )
- [Commits](https://github.com/jnwatson/py-lmdb/compare/py-lmdb_2.1.1...py-lmdb_2.2.0 )
---
updated-dependencies:
- dependency-name: lmdb
dependency-version: 2.2.0
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>
2026-03-31 16:22:01 +02:00
dependabot[bot]
91f9026e74
build(deps): bump numpy from 2.4.3 to 2.4.4 ( #990 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.4.3...v2.4.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.4
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>
2026-03-31 16:21:16 +02:00
dependabot[bot]
9a6d07e8db
build(deps): bump requests from 2.33.0 to 2.33.1 ( #991 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.33.0...v2.33.1 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.1
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>
2026-03-31 16:20:57 +02:00
dependabot[bot]
f011f21f7d
build(deps-dev): bump types-requests ( #987 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [types-requests](https://github.com/python/typeshed ) from 2.32.4.20260324 to 2.33.0.20260327.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.33.0.20260327
dependency-type: direct:development
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>
2026-03-28 17:31:25 +01:00
dependabot[bot]
9a1270918a
build(deps): bump python-fasthtml from 0.13.1 to 0.13.2 ( #986 )
...
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.13.1...0.13.2 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.13.2
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>
2026-03-28 17:31:17 +01:00
dependabot[bot]
64928db49e
build(deps): bump monsterui from 1.0.44 to 1.0.45 ( #976 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [monsterui](https://github.com/AnswerDotAI/MonsterUI ) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/AnswerDotAI/MonsterUI/releases )
- [Changelog](https://github.com/AnswerDotAI/MonsterUI/blob/main/CHANGELOG.bak )
- [Commits](https://github.com/AnswerDotAI/MonsterUI/compare/1.0.44...1.0.45 )
---
updated-dependencies:
- dependency-name: monsterui
dependency-version: 1.0.45
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>
2026-03-26 14:08:07 +01:00
dependabot[bot]
e647aaec32
build(deps): bump fastapi from 0.135.1 to 0.135.2 ( #978 )
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.135.1 to 0.135.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.1...0.135.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.135.2
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>
2026-03-26 14:07:49 +01:00
dependabot[bot]
f0f70dab9e
build(deps-dev): bump types-requests ( #979 )
...
Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader ) from 2.32.4.20260107 to 2.32.4.20260324.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20260324
dependency-type: direct:development
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>
2026-03-26 13:23:23 +01:00
dependabot[bot]
1f1039c9c2
build(deps): bump python-fasthtml from 0.13.0 to 0.13.1 ( #980 )
...
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.13.0...0.13.1 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.13.1
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>
2026-03-26 13:23:13 +01:00
dependabot[bot]
45c894025d
build(deps): bump requests from 2.32.5 to 2.33.0 ( #975 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-26 13:07:16 +01:00
Bobby Noelte
2da724ecf4
chore: improve openmeteo test ( #974 )
...
Make openmeteo test robust against timing issues.
Also update:
- types-docutils==0.22.3.20260322
- pytest-cov==7.1.0
- ruff-pre-commit v0.15.7
- uvlock
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2026-03-26 12:32:30 +01:00
dependabot[bot]
c6ccd0530b
build(deps): bump python-fasthtml from 0.12.50 to 0.13.0 ( #972 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.12.50 to 0.13.0.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.50...0.13.0 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.13.0
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>
2026-03-25 07:27:15 +01:00
dependabot[bot]
1af626f41a
build(deps): bump lmdb from 1.8.1 to 2.1.1 ( #968 )
...
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Bumps [lmdb](https://github.com/jnwatson/py-lmdb ) from 1.8.1 to 2.1.1.
- [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog )
- [Commits](https://github.com/jnwatson/py-lmdb/compare/py-lmdb_1.8.1...py-lmdb_2.1.1 )
---
updated-dependencies:
- dependency-name: lmdb
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 19:03:11 +01:00
dependabot[bot]
0a7efaf074
build(deps): bump pydantic-extra-types from 2.11.0 to 2.11.1 ( #954 )
...
Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases )
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic-extra-types/compare/v2.11.0...v2.11.1 )
---
updated-dependencies:
- dependency-name: pydantic-extra-types
dependency-version: 2.11.1
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>
Co-authored-by: Normann <github@koldrack.com >
2026-03-17 14:27:52 +01:00
dependabot[bot]
d522421989
build(deps-dev): bump types-docutils ( #955 )
...
Bumps [types-docutils](https://github.com/typeshed-internal/stub_uploader ) from 0.22.3.20260223 to 0.22.3.20260316.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-docutils
dependency-version: 0.22.3.20260316
dependency-type: direct:development
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>
Co-authored-by: Normann <github@koldrack.com >
2026-03-17 14:27:31 +01:00
dependabot[bot]
f92b8d840d
build(deps): bump uvicorn from 0.41.0 to 0.42.0 ( #956 )
...
Bumps [uvicorn](https://github.com/Kludex/uvicorn ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.41.0...0.42.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.42.0
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: Normann <github@koldrack.com >
2026-03-17 14:27:12 +01:00
dependabot[bot]
7cf4fae9ac
build(deps-dev): bump coverage from 7.13.4 to 7.13.5 ( #958 )
...
Bumps [coverage](https://github.com/coveragepy/coveragepy ) from 7.13.4 to 7.13.5.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.4...7.13.5 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.13.5
dependency-type: direct:development
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>
2026-03-17 14:26:59 +01:00
dependabot[bot]
f749caa98c
build(deps): bump lmdb from 1.7.5 to 1.8.1 ( #944 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [lmdb](https://github.com/jnwatson/py-lmdb ) from 1.7.5 to 1.8.1.
- [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog )
- [Commits](https://github.com/jnwatson/py-lmdb/compare/py-lmdb_1.7.5...py-lmdb_1.8.1 )
---
updated-dependencies:
- dependency-name: lmdb
dependency-version: 1.8.1
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: Normann <github@koldrack.com >
2026-03-14 03:09:54 +01:00
dependabot[bot]
891de40440
build(deps): bump python-fasthtml from 0.12.48 to 0.12.50 ( #946 )
...
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.12.48 to 0.12.50.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.48...0.12.50 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.12.50
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>
2026-03-14 02:39:37 +01:00
dependabot[bot]
275386cab7
build(deps): bump bokeh from 3.8.2 to 3.9.0 ( #945 )
...
Bumps [bokeh](https://github.com/bokeh/bokeh ) from 3.8.2 to 3.9.0.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.9.0/docs/CHANGELOG )
- [Commits](https://github.com/bokeh/bokeh/compare/3.8.2...3.9.0 )
---
updated-dependencies:
- dependency-name: bokeh
dependency-version: 3.9.0
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>
2026-03-14 02:39:16 +01:00
dependabot[bot]
3838719ede
build(deps): bump tzfpy from 1.1.2 to 1.1.3 ( #947 )
...
Bumps [tzfpy](https://github.com/ringsaturn/tz-benchmark ) from 1.1.2 to 1.1.3.
- [Commits](https://github.com/ringsaturn/tz-benchmark/commits )
---
updated-dependencies:
- dependency-name: tzfpy
dependency-version: 1.1.3
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>
2026-03-14 02:38:56 +01:00
dependabot[bot]
850d6b7c74
build(deps): bump tzfpy from 1.1.1 to 1.1.2 ( #934 )
...
Bumps [tzfpy](https://github.com/ringsaturn/tz-benchmark ) from 1.1.1 to 1.1.2.
- [Commits](https://github.com/ringsaturn/tz-benchmark/commits )
---
updated-dependencies:
- dependency-name: tzfpy
dependency-version: 1.1.2
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>
2026-03-11 12:01:17 +01:00
dependabot[bot]
c0a062d27c
build(deps): bump platformdirs from 4.9.2 to 4.9.4 ( #931 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Bumps [platformdirs](https://github.com/tox-dev/platformdirs ) from 4.9.2 to 4.9.4.
- [Release notes](https://github.com/tox-dev/platformdirs/releases )
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.2...4.9.4 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-version: 4.9.4
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>
2026-03-11 01:17:29 +01:00
dependabot[bot]
aec8f84652
build(deps-dev): bump sphinx-tabs from 3.4.7 to 3.5.0 ( #932 )
...
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs ) from 3.4.7 to 3.5.0.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases )
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v3.4.7...v3.5.0 )
---
updated-dependencies:
- dependency-name: sphinx-tabs
dependency-version: 3.5.0
dependency-type: direct:development
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>
2026-03-11 01:17:14 +01:00
dependabot[bot]
6744432238
build(deps): bump numpy from 2.4.2 to 2.4.3 ( #933 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.4.2...v2.4.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.3
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>
2026-03-11 01:16:55 +01:00
dependabot[bot]
36e2e4c15b
build(deps): bump python-fasthtml from 0.12.47 to 0.12.48 ( #922 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.12.47 to 0.12.48.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.47...0.12.48 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.12.48
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>
2026-03-03 11:33:25 +01:00
dependabot[bot]
d4ffef89a0
build(deps): bump fastapi[standard-no-fastapi-cloud-cli] ( #923 )
...
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.134.0 to 0.135.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.134.0...0.135.1 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.135.1
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>
2026-03-03 11:33:11 +01:00
dependabot[bot]
ccb090fad3
build(deps): bump linkify-it-py from 2.0.3 to 2.1.0 ( #924 )
...
Bumps [linkify-it-py](https://github.com/tsutsu3/linkify-it-py ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/tsutsu3/linkify-it-py/releases )
- [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tsutsu3/linkify-it-py/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: linkify-it-py
dependency-version: 2.1.0
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>
2026-03-03 11:32:51 +01:00
Bobby Noelte
bbc4fe308a
chore: bump numpydantic to 1.8.0. ( #918 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Skip Shape doc in RST compliance test.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2026-02-28 16:56:50 +01:00
dependabot[bot]
9016d482f5
build(deps): bump fastapi[standard-no-fastapi-cloud-cli] ( #917 )
...
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.133.0 to 0.134.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.133.0...0.134.0 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.134.0
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>
2026-02-28 13:58:17 +01:00
dependabot[bot]
2ca9c930e5
build(deps): bump rich-toolkit from 0.19.4 to 0.19.7 ( #907 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps rich-toolkit from 0.19.4 to 0.19.7.
---
updated-dependencies:
- dependency-name: rich-toolkit
dependency-version: 0.19.7
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>
2026-02-25 14:26:16 +01:00
dependabot[bot]
c5168b4643
build(deps): bump fastapi[standard-no-fastapi-cloud-cli] ( #908 )
...
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.132.0 to 0.133.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.132.0...0.133.0 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.133.0
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>
2026-02-25 14:06:27 +01:00
dependabot[bot]
5bc963ffb0
build(deps-dev): bump types-docutils ( #910 )
...
Bumps [types-docutils](https://github.com/typeshed-internal/stub_uploader ) from 0.22.3.20251115 to 0.22.3.20260223.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-docutils
dependency-version: 0.22.3.20260223
dependency-type: direct:development
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>
2026-02-25 14:05:46 +01:00
dependabot[bot]
7ad4364295
build(deps): bump scipy from 1.17.0 to 1.17.1 ( #905 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-version: 1.17.1
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>
2026-02-25 13:38:05 +01:00
dependabot[bot]
06e60dae13
build(deps-dev): bump commitizen from 4.13.8 to 4.13.9 ( #906 )
...
Bumps [commitizen](https://github.com/commitizen-tools/commitizen ) from 4.13.8 to 4.13.9.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases )
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v4.13.8...v4.13.9 )
---
updated-dependencies:
- dependency-name: commitizen
dependency-version: 4.13.9
dependency-type: direct:development
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>
2026-02-25 13:37:43 +01:00
dependabot[bot]
513ef0e53d
build(deps): bump fastapi-cli from 0.0.23 to 0.0.24 ( #909 )
...
Bumps [fastapi-cli](https://github.com/fastapi/fastapi-cli ) from 0.0.23 to 0.0.24.
- [Release notes](https://github.com/fastapi/fastapi-cli/releases )
- [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md )
- [Commits](https://github.com/fastapi/fastapi-cli/compare/0.0.23...0.0.24 )
---
updated-dependencies:
- dependency-name: fastapi-cli
dependency-version: 0.0.24
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>
2026-02-25 13:36:58 +01:00
Bobby Noelte
90e2e8af7e
fix: test break on docs version and data compaction ( #900 )
...
Bump Version / Bump Version Workflow (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Upgrade to:
- pandas==3.01
- fastapi[standard-no-fastapi-cloud-cli]==0.132.0
- fastapi_cli==0.0.23
- MonsterUI==1.0.44
- uvicorn==0.41.0
Close database in database fixture on teardown.
Fix file exclusion in hash and version date generation.
Update version information in documentation.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2026-02-24 07:37:22 +01:00