From 7e318570786df9940dedf8c986e23d71a204a94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 21:02:16 +0000 Subject: [PATCH] [DEPENDABOT]: Bump pint from 0.17 to 0.20.1 Bumps [pint](https://github.com/hgrecco/pint) from 0.17 to 0.20.1. - [Release notes](https://github.com/hgrecco/pint/releases) - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.17...0.20.1) --- 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..e376770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click>=7.1.2 rich>=9.13.0 -pint==0.17 +pint==0.20.1 psutil==5.8.0 py-cpuinfo==8.0.0 pyudev==0.22.0