Skip to content

Commit

Permalink
build(deps-dev): bump cibuildwheel from 2.16.4 to 2.16.5 (#2237)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 2d4e4a6 commit 4826bfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dynamic = ["version"]
[project.optional-dependencies]
dev = [
"bump-my-version==0.17.3",
"cibuildwheel==2.16.4",
"cibuildwheel==2.16.5",
"pre-commit>=3.5.0,<=3.6.0",
"pylint==3.0.3",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ patchelf>=0.14 ;sys_platform == 'linux' and platform_machine == 's390x'

# dev
bump-my-version==0.17.3
cibuildwheel==2.16.4
cibuildwheel==2.16.5
pre-commit>=3.5.0,<=3.6.0
pylint==3.0.3
# doc
Expand Down

0 comments on commit 4826bfa

Please sign in to comment.