enervent-ctrl/enervent-ctrl-python
dependabot[bot] 2aadecd501
Bump werkzeug from 2.2.2 to 2.2.3 in /enervent-ctrl-python
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:20:35 +00:00
..
html Reduced timeouts, web view page is updated each second and bg data update occurs every 2 seconds. Fired API calls to flip a coil repeatedly with very short intervals, no errors were produced. Closes #2, closes #4 2023-01-18 23:26:24 +02:00
src Python: Fix Lock import 2023-01-29 14:41:25 +02:00
.gitignore EPingvincoils class, reads values from bus on init 2023-01-15 14:44:00 +02:00
nginx-server-block.conf Switched to serving with Waitress 2023-01-18 23:11:22 +02:00
pyvenv.cfg Initial commit 2023-01-15 13:15:05 +02:00
requirements.txt Bump werkzeug from 2.2.2 to 2.2.3 in /enervent-ctrl-python 2023-02-16 07:20:35 +00:00