mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
chore(deps): bump psutil from 5.7.3 to 7.1.2 (#2549)
* chore(deps): bump psutil from 5.7.3 to 7.1.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.7.3 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.7.3...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: temporarily modify docker-build workflow for testing - Change trigger from push to pull_request - Disable push flag in image builder to prevent registry push * chore: revert temporary docker-build workflow changes - Restore push trigger instead of pull_request - Re-enable push flag in image builder --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Ca
|
||||
kombu==5.5.4
|
||||
Mako==1.2.2
|
||||
netifaces==0.11.0
|
||||
psutil==5.7.3
|
||||
psutil==7.1.2
|
||||
pyasn1==0.6.1
|
||||
pydbus==0.6.0
|
||||
pyOpenSSL==19.1.0
|
||||
|
||||
Reference in New Issue
Block a user