python-labthings
python-labthings copied to clipboard
Python implementation of LabThings, based on the Flask microframework
Thing Description defines the `links` property of a Thing to be an array of objects, each with "rel" and "href" properties (among others). Would it make sense for Actions to...
I'm really struggling to update the openflexure server - we are stuck in dependency hell again. I think I can relax a lot of the version constraints there to update...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.2.0. Changelog Sourced from sphinx-rtd-theme's changelog. 1.2.0 Dependency changes docutils 0.18 is supported. (#1381) Sphinx 6 support added Added sphinxcontrib-jquery as a dependency (#1385 #1421)...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 4.0.0. Changelog Sourced from pytest-cov's changelog. 4.0.0 (2022-09-28) Note that this release drops support for multiprocessing. --cov-fail-under no longer causes pytest --collect-only to fail Contributed...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.1 to 5.1.1. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.0 No release notes provided. v5.0.0b1...
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.971. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c Update version to 0.971+dev...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 7.0.1. Release notes Sourced from pytest's releases. 7.0.1 pytest 7.0.1 (2022-02-11) Bug Fixes #9608: Fix invalid importing of importlib.readers in Python 3.9. #9610: Restore [UnitTestFunction.obj]{.title-ref}...
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 4.7.1 to 5.1.1. Changelog Sourced from apispec's changelog. 5.1.1 (2021-09-27) Bug fixes: Fix field ordering in "ordered" schema classes documentation (:issue:714). Other changes: Don't build universal wheels....
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.12.0. Changelog Sourced from pylint's changelog. What's New in Pylint 2.12.0? Release date: 2021-11-24 Upgrade astroid to 2.9.0 Closes #4982 Add ability to add end_line...