Skip to content

Commit

Permalink
build を 1.0.3 に上げる
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 29, 2024
1 parent a50321c commit f44d0c5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

- [ADD] python-dotenv を追加
- @voluntas
- [UPDATE] build を 1.0.3 に上げる
- @voluntas
- [UPDATE] pytest を 8.0.0 に上げる
- @voluntas

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Discord = "https://discord.gg/shiguredo"
dev-dependencies = [
"nanobind>=1.8.0",
"setuptools>=42",
"build~=0.10.0",
"build~=1.0.3",
"wheel~=0.40.0",
"auditwheel~=5.4.0",
"pytest>=8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

-e file:.
auditwheel==5.4.0
build==0.10.0
build==1.0.3
iniconfig==2.0.0
nanobind==1.8.0
packaging==23.2
Expand Down

0 comments on commit f44d0c5

Please sign in to comment.