Skip to content

Commit

Permalink
Bump attrs to 24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Aug 3, 2024
1 parent 4282f1c commit 4c206a6
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 @@ -28,7 +28,7 @@ keywords = [
]
dynamic = ['version']
dependencies = [
"attrs>=22.2.0",
"attrs>=24.1.0",
"botorch>=0.9.3,<1",
"cattrs>=23.2.0",
"exceptiongroup",
Expand Down

0 comments on commit 4c206a6

Please sign in to comment.