Skip to content

Commit c90906c

Browse files
Bump anyio from 4.2.0 to 4.3.0 (#50)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <78221213+clatapie@users.noreply.github.com>
1 parent 61ecce1 commit c90906c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
[project.optional-dependencies]
3232
doc = [
3333
"ansys-sphinx-theme==0.13.4",
34-
"anyio==4.2.0",
34+
"anyio==4.3.0",
3535
"numpy==1.26.4",
3636
"numpydoc==1.6.0",
3737
"pyansys-tools-variableinterop==0.1.1",
@@ -45,7 +45,7 @@ doc = [
4545
]
4646

4747
tests = [
48-
"anyio==4.2.0",
48+
"anyio==4.3.0",
4949
"numpy==1.26.4",
5050
"pytest==8.0.1",
5151
"pytest-cov==4.1.0",

0 commit comments

Comments
 (0)