Skip to content

Commit 4cc0c78

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump beartype from 0.18.2 to 0.18.5 (#1158)
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 <pyansys.github.bot@ansys.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 30f24ac commit 4cc0c78

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1158.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump beartype from 0.18.2 to 0.18.5

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ all = [
5151
tests = [
5252
"ansys-platform-instancemanagement==1.1.2",
5353
"ansys-tools-path==0.5.2",
54-
"beartype==0.18.2",
54+
"beartype==0.18.5",
5555
"docker==7.0.0",
5656
"google-api-python-client==2.122.0",
5757
"googleapis-common-protos==1.63.0",
@@ -79,7 +79,7 @@ tests-minimal = [
7979
]
8080
doc = [
8181
"ansys-sphinx-theme[autoapi]==0.15.2",
82-
"beartype==0.18.2",
82+
"beartype==0.18.5",
8383
"docker==7.0.0",
8484
"ipyvtklink==0.2.3",
8585
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)