core-extra/daemon
dependabot[bot] 8b226a8c54
build(deps): bump protobuf from 3.19.4 to 3.19.5 in /daemon
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 21:50:32 +00:00
..
core core-cli: updates to add back json output 2022-03-21 20:59:18 -07:00
data added default logging configuration for __main__ scripts 2021-04-21 23:22:54 -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 docs: update node types to include lxc/docker type documentation, instead of being hidden within examples 2021-11-11 10:59:11 -08:00
proto grpc: added config service actions and update the gui to leverage them as the default for node context menus of running nodes 2022-01-11 16:29:55 -08:00
scripts core-cli: add geo position to node output for query session and node 2022-03-21 21:35:05 -07:00
tests daemon: consolidated the code for CoreNode commands into the class itself 2022-02-28 22:05:01 -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 protobuf from 3.19.4 to 3.19.5 in /daemon 2022-09-23 21:50:32 +00:00
pyproject.toml build(deps): bump protobuf from 3.19.4 to 3.19.5 in /daemon 2022-09-23 21:50:32 +00:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00