195 Commits

Author SHA1 Message Date
1841e2ef7d Update project URLs 2025-06-03 15:22:25 +01:00
4e5fc80030 Merge pull request #16 from Cian-H/dependabot/pip/uvicorn-0.34.3
pip-deps-dev(deps-dev): bump uvicorn from 0.34.2 to 0.34.3
2025-06-03 14:33:51 +01:00
634458302d Merge pull request #18 from Cian-H/dependabot/pip/mypy-1.16.0
pip-deps-dev(deps-dev): bump mypy from 1.15.0 to 1.16.0
2025-06-03 14:33:10 +01:00
7e040be9ff Merge pull request #17 from Cian-H/dependabot/pip/ruff-0.11.12
pip-deps-dev(deps-dev): bump ruff from 0.11.11 to 0.11.12
2025-06-03 14:32:54 +01:00
35ea7a60ea Merge pull request #19 from Cian-H/dependabot/pip/starlette-0.47.0
pip-deps-dev(deps-dev): bump starlette from 0.46.2 to 0.47.0
2025-06-03 14:31:16 +01:00
dependabot[bot]
a3d8edaf31 pip-deps-dev(deps-dev): bump starlette from 0.46.2 to 0.47.0
Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.46.2...0.47.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:16:36 +00:00
dependabot[bot]
9afcf9b455 pip-deps-dev(deps-dev): bump mypy from 1.15.0 to 1.16.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:15:57 +00:00
dependabot[bot]
fedc904a46 pip-deps-dev(deps-dev): bump ruff from 0.11.11 to 0.11.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.11...0.11.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:15:27 +00:00
dependabot[bot]
2f5d9e6567 pip-deps-dev(deps-dev): bump uvicorn from 0.34.2 to 0.34.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.34.3)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.34.3
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:15:09 +00:00
efb13fc4a6 Fixed mistake in docs build config function 0.4.5 2025-05-29 18:14:07 +01:00
3d75ec0d7e Fixed package label for readthedocs sphinx version 2025-05-29 17:03:32 +01:00
138226eb5f Fixed docs build command 2025-05-29 11:15:56 +01:00
6018c134a9 Fixed mistakes in RTD config 2025-05-29 10:41:33 +01:00
36d12de829 Attempt to fix readthedocs by delegating build to just 2025-05-29 10:34:57 +01:00
ce3e0f623c Rebuilt README.rst 2025-05-29 10:17:08 +01:00
6ebc2ebc33 Updated poetry config 2025-05-29 10:17:08 +01:00
1a4020d3e1 Update .readthedocs.yaml 2025-05-28 20:08:51 +01:00
7aca245c03 Update readme_top.rst 2025-05-28 19:50:32 +01:00
9a0319976a Update .readthedocs.yaml 2025-05-28 19:45:02 +01:00
29ad80a15b Update pyproject.toml 2025-05-28 19:40:58 +01:00
f9bb4ff3c8 Update .readthedocs.yaml 2025-05-28 19:37:16 +01:00
6735e25f85 Update README.rst 2025-05-28 19:32:43 +01:00
a4f1787537 Update README.rst 2025-05-28 19:31:19 +01:00
da8ada21c4 Update README.rst 2025-05-28 19:30:00 +01:00
a3c56c0c24 Delete README.md 2025-05-28 19:26:51 +01:00
e77f9c2196 patch: Removed unnecessary doc config artifacts 2025-05-28 19:07:08 +01:00
8eca3d0bb4 Last attempt to fix docs 2025-05-28 19:00:59 +01:00
8c4c51cf35 Another attempt to fix docs 2025-05-28 18:55:56 +01:00
93271a9bf6 Another attempt to fix docs 2025-05-28 18:42:38 +01:00
74c037f9c7 More doc fix attempts 2025-05-28 18:35:46 +01:00
0ed6ab6663 Even more doc fixes 2025-05-28 18:29:40 +01:00
341777a33d More doc fix attempts 2025-05-28 18:23:43 +01:00
dce49bcbd2 Another docs fix attempt 2025-05-28 18:17:48 +01:00
4c122a0d70 Another doc fix attempt 2025-05-28 18:13:10 +01:00
9c13483990 Another attempt to fix docs build 2025-05-28 18:06:05 +01:00
b34ec3d96d Attempt to fix env sourcing for sh inn build context 2025-05-28 17:55:44 +01:00
e420efdc1a Revert "patch: attempt to fix docs build"
This reverts commit 2643b075a6.
2025-05-28 17:53:39 +01:00
e691332ba0 Attempt to add automatic release trigger to tag push 2025-05-28 17:50:45 +01:00
2643b075a6 patch: attempt to fix docs build 2025-05-28 17:38:58 +01:00
ec7e4353bd patch: version bump 0.4.4 2025-05-28 17:33:49 +01:00
1ad9d10f59 Another attempt to fix windows build 2025-05-28 17:33:35 +01:00
08261aaea2 Attempt to fix readthedocs build 2025-05-28 17:31:38 +01:00
38ae2fa1c7 Formatted docs with rstfmt 0.4.3 2025-05-28 17:23:04 +01:00
c2902166dc Add readthedocs config 2025-05-28 17:18:28 +01:00
a2c912a8db Switched README to autogenerated rst 2025-05-28 17:17:08 +01:00
add788663a Attempt to fix CI builds 2025-05-28 16:48:51 +01:00
3a1639cea0 Added new badges to docs page 2025-05-28 16:47:25 +01:00
dccfc4e8fa Updated workflow name for consistency 2025-05-28 16:47:10 +01:00
329b5d8569 Added badges to index.md 2025-05-28 16:41:14 +01:00
f609a5003a Attempt to fix automatic tagging workflow 2025-05-28 16:24:31 +01:00