From 9bb6c4f0723edc4ca71cb73e13aff6b7fcaaf188 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 21:02:35 +0000 Subject: [PATCH] [DEPENDABOT]: Bump pint from 0.17 to 0.19.2 Bumps [pint](https://github.com/hgrecco/pint) from 0.17 to 0.19.2. - [Release notes](https://github.com/hgrecco/pint/releases) - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/commits) --- updated-dependencies: - dependency-name: pint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5baef16..96fc80b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click>=7.1.2 rich>=9.13.0 -pint==0.17 +pint==0.19.2 psutil==5.8.0 py-cpuinfo==8.0.0 pyudev==0.22.0