tagreader-python
tagreader-python copied to clipboard
A Python package for reading trend data from the OSIsoft PI and Aspen InfoPlus.21 historians
Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.2 to 7.2.0. Release notes Sourced from notebook's releases. v7.2.0 7.2.0 (Full Changelog) Enhancements made Update to JupyterLab 4.2.0 #7357 (@jtpio) Update to JupyterLab 4.2.0rc0 #7333 (@jtpio)...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 to 0.16.10. Release notes Sourced from katex's releases. v0.16.10 0.16.10 (2024-03-24) Bug Fixes \edef bypassing maxExpand via exponential blowup (e88b4c3) escape \includegraphics src and alt (c5897fc)...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Site = 'TRA', API = 'aspenone' serach with no wildcard works: ims.search('TRA-35PT3601A.PV') [('TRA-35PT3601A.PV', 'Tog A gass innløp trykk')] serach with wildcard does not: ims.search("*-35TI*") Traceback (most recent call last): File...