Skip to content

Commit 39c439d

Browse files
build: bump pint from 0.24.3 to 0.24.4 (#1530)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent f17c573 commit 39c439d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1530.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump pint from 0.24.3 to 0.24.4

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tests = [
5555
"grpcio==1.67.1",
5656
"grpcio-health-checking==1.67.1",
5757
"numpy==2.1.3",
58-
"Pint==0.24.3",
58+
"Pint==0.24.4",
5959
"protobuf==5.28.3",
6060
"pytest==8.3.3",
6161
"pytest-cov==6.0.0",
@@ -92,7 +92,7 @@ doc = [
9292
"numpydoc==1.8.0",
9393
"numpy==2.1.3",
9494
"panel==1.5.3",
95-
"Pint==0.24.3",
95+
"Pint==0.24.4",
9696
"protobuf==5.28.3",
9797
"pyvista[jupyter]==0.44.1",
9898
"requests==2.32.3",

0 commit comments

Comments
 (0)