Skip to content

Commit

Permalink
BUILD: Bump cffi from 1.17.0 to 1.17.1 (#5133)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Morais <[email protected]>
  • Loading branch information
dependabot[bot] and SMoraisAnsys authored Sep 7, 2024
1 parent a90d958 commit f9465db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tests = [
]
dotnet = [
"ansys-pythonnet>=3.1.0rc3",
"cffi==1.17.0; platform_system=='Linux' and python_version == '3.7'",
"cffi==1.17.1; platform_system=='Linux' and python_version == '3.7'",
"cffi>=1.16.0,<1.18; platform_system=='Linux' and python_version > '3.7'",
"dotnetcore2==3.1.23; platform_system=='Linux'",
"pywin32>=303; platform_system=='Windows'",
Expand Down

0 comments on commit f9465db

Please sign in to comment.