From 990795e95e0fe449a7943bc6da75d0658ca2992b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 21:02:00 +0000 Subject: [PATCH] [DEPENDABOT]: Bump pint from 0.17 to 0.19 Bumps [pint](https://github.com/hgrecco/pint) from 0.17 to 0.19. - [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.19) --- 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..e95a3d6 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 psutil==5.8.0 py-cpuinfo==8.0.0 pyudev==0.22.0