enervent-ctrl-python/enervent-ctrl-python
dependabot[bot] 667c3d60ae
Bump jinja2 from 3.1.2 to 3.1.3 in /enervent-ctrl-python
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 20:38:50 +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-03-15 21:09:27 +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 jinja2 from 3.1.2 to 3.1.3 in /enervent-ctrl-python 2024-01-11 20:38:50 +00:00