Skip to content

Commit c043527

Browse files
Bump pint from 0.17 to 0.24.4
Bumps [pint](https://github.com/hgrecco/pint) from 0.17 to 0.24.4. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](hgrecco/pint@0.17...0.24.4) --- updated-dependencies: - dependency-name: pint dependency-version: 0.24.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb8129d commit c043527

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cacheout = "==0.13.1"
2222
pyyaml = "==6.0"
2323
jsonschema = "==3.2.0"
2424
# hold pint back to 0.17 - requires code changes at 0.18
25-
pint = "==0.17"
25+
pint = "==0.24.4"
2626
python-ranges = "==0.2.0"
2727
pygtrie = "==2.4.2"
2828
jinja2 = "==3.1.1"

Pipfile.lock

Lines changed: 29 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)