platypush/platypush/backend/http
dependabot[bot] a0e45c38a5
Bump minimatch from 3.0.4 to 3.1.2 in /platypush/backend/http/webapp
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 22:24:41 +00:00
..
app Removed two unrequired `return` statements 2022-11-21 13:04:48 +01:00
media Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
poll Refactored RSS integration into its own `rss` plugin [closes #199] 2022-01-06 00:46:05 +01:00
request Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
webapp Bump minimatch from 3.0.4 to 3.1.2 in /platypush/backend/http/webapp 2023-01-08 22:24:41 +00:00
__init__.py Run register_service in a separate thread in `backend.http`. 2023-01-01 13:19:11 +01:00
manifest.yaml HTTP backend dependencies moved from optional to required 2022-04-27 14:52:41 +02:00
utils.py Major LINT fixes 2021-04-05 00:58:44 +02:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00