core-extra/daemon
dependabot[bot] d14d10803f
build(deps): bump pillow from 7.1.2 to 8.3.2 in /daemon
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 03:43:53 +00:00
..
core pygui: fixed issue with saving services for custom nodes, fixed issue with setting default services present when selecting services for a custom node 2021-04-13 21:53:50 -07:00
data fixed core.conf commented out example path for core-pygui to use .coregui instead of .coretk 2020-07-16 10:02:56 -07:00
doc updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
examples examples: added missing instantiation line for grpc emane example 2021-02-17 10:09:33 -08:00
proto added canvas to protobuf node messages, added node canvas id to grpc server handling, updating pygui to draw canvases based on joined session and add nodes to respective canvas 2020-12-12 23:17:43 -08:00
scripts pygui: refactored images.py and fixed issue with recreating a default config.yaml every time the gui was started 2021-02-18 21:04:16 -08:00
tests daemon: added support for link options buffer read/write to xml 2020-12-07 22:31:53 -08:00
.pre-commit-config.yaml moved python black configuration to pyproject.toml and fixed bad exclude 2020-07-14 13:33:40 -07:00
Makefile.am removed daemon MANIFEST.in, poetry will provide 2020-07-14 12:49:40 -07:00
poetry.lock build(deps): bump pillow from 7.1.2 to 8.3.2 in /daemon 2021-09-08 03:43:53 +00:00
pyproject.toml build(deps): bump pillow from 7.1.2 to 8.3.2 in /daemon 2021-09-08 03:43:53 +00:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00