Franck Nijhof
|
d4cc553cac
|
🎆 Updates maintenance/license year to 2023 (#323)
|
2023-03-06 15:14:35 +01:00 |
|
dependabot[bot]
|
e43f0a17e7
|
Bump glances from 3.3.1 to 3.3.1.1 in /glances (#316)
|
2023-01-18 07:21:47 +01:00 |
|
dependabot[bot]
|
9dab8fdbea
|
Bump glances from 3.3.0.4 to 3.3.1 (#315)
Bumps [glances](https://github.com/nicolargo/glances) from 3.3.0.4 to 3.3.1.
- [Release notes](https://github.com/nicolargo/glances/releases)
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
- [Commits](https://github.com/nicolargo/glances/compare/v3.3.0.4...v3.3.1)
---
updated-dependencies:
- dependency-name: glances
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 08:22:27 +01:00 |
|
dependabot[bot]
|
73642c0115
|
Bump requests from 2.28.1 to 2.28.2 in /glances (#314)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.28.2)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-13 08:38:11 +01:00 |
|
dependabot[bot]
|
3bf00ebe6d
|
Bump zeroconf from 0.47.0 to 0.47.1 in /glances (#312)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.47.0 to 0.47.1.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.47.0...0.47.1)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-27 10:11:15 +01:00 |
|
dependabot[bot]
|
83089154cc
|
Bump zeroconf from 0.45.0 to 0.47.0 in /glances (#310)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.45.0 to 0.47.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.45.0...0.47.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-22 09:08:37 +01:00 |
|
dependabot[bot]
|
7da66ad716
|
Bump zeroconf from 0.44.0 to 0.45.0 in /glances (#309)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.44.0...0.45.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-21 09:21:23 +01:00 |
|
dependabot[bot]
|
febfa01fb3
|
Bump zeroconf from 0.39.4 to 0.44.0 in /glances (#308)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 09:31:04 +01:00 |
|
Jorim Tielemans
|
2c970a0495
|
Add py3-six dependency (#307)
|
2022-12-16 10:44:39 +01:00 |
|
Jorim Tielemans
|
6bd5fd7bdb
|
Remove obsolete requirements (#305)
|
2022-12-14 13:04:10 +01:00 |
|
Jorim Tielemans
|
83e7d228a8
|
Add py3-packaging dependency (#303)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Fixes https://github.com/hassio-addons/addon-glances/issues/298
Fixes https://github.com/hassio-addons/addon-glances/issues/302
|
2022-12-14 13:03:46 +01:00 |
|
Franck Nijhof
|
6cc1ba7bb2
|
⬆️ Upgrades add-on base image to 13.0.0 (#306)
|
2022-12-14 12:45:40 +01:00 |
|
Jorim Tielemans
|
23952b4729
|
⬆️ Upgrades python3 to 3.10.9-r0 (#304)
|
2022-12-14 12:36:00 +01:00 |
|
Ferrix Hovi
|
9d0d0c5fef
|
Fix influxdb start by adding six as dependency (#299)
|
2022-11-17 09:56:44 +01:00 |
|
Franck Nijhof
|
c60ed90adc
|
⬆️ Upgrades add-on base image to 12.2.7 (#301)
|
2022-11-17 09:48:59 +01:00 |
|
Franck Nijhof
|
e08b7b6aa7
|
⬆️ Upgrades python3 to 3.10.8-r0 (#300)
|
2022-11-17 09:42:20 +01:00 |
|
dependabot[bot]
|
b341ac6d78
|
Bump psutil from 5.9.3 to 5.9.4 in /glances (#294)
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.3 to 5.9.4.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.3...release-5.9.4)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 13:59:31 +01:00 |
|
Franck Nijhof
|
3d02b75360
|
⬆️ Upgrades add-on base image to 12.2.6 (#295)
|
2022-11-09 09:45:15 +01:00 |
|
dependabot[bot]
|
1a170b54e4
|
Bump glances from 3.3.0.2 to 3.3.0.4 in /glances (#293)
Bumps [glances](https://github.com/nicolargo/glances) from 3.3.0.2 to 3.3.0.4.
- [Release notes](https://github.com/nicolargo/glances/releases)
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
- [Commits](https://github.com/nicolargo/glances/compare/v3.3.0.2...v3.3.0.4)
---
updated-dependencies:
- dependency-name: glances
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 19:44:24 +01:00 |
|
dependabot[bot]
|
930cf6c579
|
Bump docker from 6.0.0 to 6.0.1 in /glances (#292)
Bumps [docker](https://github.com/docker/docker-py) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/6.0.0...6.0.1)
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-03 11:47:09 +01:00 |
|
dependabot[bot]
|
b1689ab54a
|
Bump zeroconf from 0.39.3 to 0.39.4 in /glances (#291)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.3 to 0.39.4.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.3...0.39.4)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-01 10:55:50 +01:00 |
|
dependabot[bot]
|
cfb9c3578e
|
Bump glances from 3.3.0.1 to 3.3.0.2 in /glances (#290)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-31 10:02:54 +01:00 |
|
dependabot[bot]
|
634985638c
|
Bump zeroconf from 0.39.2 to 0.39.3 in /glances (#289)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.2 to 0.39.3.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.2...0.39.3)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-27 09:57:49 +02:00 |
|
dependabot[bot]
|
f9739cf085
|
Bump py-cpuinfo from 8.0.0 to 9.0.0 in /glances (#288)
Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/workhorsy/py-cpuinfo/releases)
- [Changelog](https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog)
- [Commits](https://github.com/workhorsy/py-cpuinfo/compare/v8.0.0...v9.0.0)
---
updated-dependencies:
- dependency-name: py-cpuinfo
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-26 10:02:34 +02:00 |
|
dependabot[bot]
|
c558c6100b
|
Bump zeroconf from 0.39.1 to 0.39.2 in /glances (#286)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.1 to 0.39.2.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.1...0.39.2)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-23 14:01:52 +02:00 |
|
Franck Nijhof
|
59876f840e
|
⬆️ Upgrades nginx to 1.22.1-r0 (#287)
|
2022-10-22 15:34:35 +02:00 |
|
dependabot[bot]
|
1bca60e423
|
Bump psutil from 5.9.2 to 5.9.3 in /glances (#285)
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-5.9.3)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-19 18:47:31 +02:00 |
|
dependabot[bot]
|
25315ee8c1
|
Bump glances from 3.3.0 to 3.3.0.1 in /glances (#284)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-18 17:56:51 +02:00 |
|
dependabot[bot]
|
2e5bb2cc6c
|
Bump glances from 3.2.7 to 3.3.0 in /glances (#283)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-17 13:02:26 +02:00 |
|
dependabot[bot]
|
19076faced
|
Bump psutil from 5.9.1 to 5.9.2 in /glances (#279)
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.1...release-5.9.2)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-19 14:42:47 +02:00 |
|
Jorim Tielemans
|
489196bc42
|
Add python3-dev to build dependencies (#282)
|
2022-09-19 13:58:30 +02:00 |
|
Jorim Tielemans
|
647638adbe
|
Add gcc build dependency (#280)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2022-09-19 09:25:43 +02:00 |
|
dependabot[bot]
|
d6e97686b1
|
Bump zeroconf from 0.39.0 to 0.39.1 in /glances (#281)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.0 to 0.39.1.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.0...0.39.1)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-06 20:12:37 +02:00 |
|
Franck Nijhof
|
c2897a52e6
|
⬆️ Upgrades add-on base image to 12.2.3 (#277)
|
2022-08-20 23:40:06 +02:00 |
|
chpego
|
4e5738d4d1
|
Fix incorrect documentation block in nginx service script (#276)
|
2022-08-20 23:34:30 +02:00 |
|
dependabot[bot]
|
73670d846e
|
Bump docker from 5.0.3 to 6.0.0 in /glances (#275)
Bumps [docker](https://github.com/docker/docker-py) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/5.0.3...6.0.0)
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-19 16:10:05 +02:00 |
|
dependabot[bot]
|
b610bd5516
|
Bump zeroconf from 0.38.7 to 0.39.0 in /glances (#272)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.7 to 0.39.0.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.7...0.39.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 12:42:19 +02:00 |
|
Franck Nijhof
|
0bce915273
|
⬆️ Upgrades add-on base image to 12.2.2 (#274)
|
2022-08-08 12:42:08 +02:00 |
|
Franck Nijhof
|
e4433f55ba
|
⬆️ Upgrades python3 to 3.10.5-r0 (#273)
|
2022-08-08 12:16:06 +02:00 |
|
dependabot[bot]
|
b5c82bfed8
|
Bump bottle from 0.12.21 to 0.12.23 in /glances (#271)
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.21 to 0.12.23.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.21...0.12.23)
---
updated-dependencies:
- dependency-name: bottle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 20:48:15 +02:00 |
|
dependabot[bot]
|
3761808f3a
|
Bump glances from 3.2.6.4 to 3.2.7 in /glances (#270)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-29 12:00:33 +02:00 |
|
Franck Nijhof
|
2036e289bc
|
⬆️ Upgrades add-on base image to 12.2.1 (#269)
* ⬆️ Upgrades add-on base image to 12.2.1
* Clean up Dockerfile with new base image features
|
2022-07-19 01:04:16 +02:00 |
|
dependabot[bot]
|
8e9efba151
|
Bump requests from 2.28.0 to 2.28.1 in /glances (#268)
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.28.1)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-30 08:59:09 +02:00 |
|
dependabot[bot]
|
d04e9c3c34
|
Bump zeroconf from 0.38.6 to 0.38.7 in /glances (#266)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.6 to 0.38.7.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.6...0.38.7)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-15 10:42:13 +02:00 |
|
Franck Nijhof
|
7c03702bcf
|
📚 Use new My Home Assistant link format (#265)
|
2022-06-11 13:20:37 +02:00 |
|
Franck Nijhof
|
da9bd0032e
|
⬆️ Upgrades add-on base image to 12.0.0 (#264)
* ⬆️ Upgrades add-on base image to 12.0.0
* Shellcheck actually caught a bug! :D
* Init true is the default
|
2022-06-11 13:17:26 +02:00 |
|
dependabot[bot]
|
f0ea3acca7
|
Bump requests from 2.27.1 to 2.28.0 in /glances (#263)
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-10 08:41:24 +02:00 |
|
dependabot[bot]
|
d7c606c4eb
|
Bump zeroconf from 0.38.5 to 0.38.6 in /glances (#257)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.5 to 0.38.6.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.5...0.38.6)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-09 10:30:13 +02:00 |
|
dependabot[bot]
|
245c768cae
|
Bump bottle from 0.12.19 to 0.12.21 in /glances (#262)
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.19 to 0.12.21.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.19...0.12.21)
---
updated-dependencies:
- dependency-name: bottle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-30 12:45:54 +02:00 |
|
dependabot[bot]
|
e89a908c53
|
Bump glances from 3.2.6.3 to 3.2.6.4 in /glances (#261)
Bumps [glances](https://github.com/nicolargo/glances) from 3.2.6.3 to 3.2.6.4.
- [Release notes](https://github.com/nicolargo/glances/releases)
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
- [Commits](https://github.com/nicolargo/glances/compare/v3.2.6.3...v3.2.6.4)
---
updated-dependencies:
- dependency-name: glances
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-30 11:48:35 +02:00 |
|