Skip to content

Commit

Permalink
Merge pull request #943 from CodeForAfrica/dependabot/pip/build-1.0.3
Browse files Browse the repository at this point in the history
Bump build from 0.10.0 to 1.0.3
  • Loading branch information
kilemensi authored Oct 11, 2023
2 parents 860ea22 + c895a1e commit 3b58946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements-all.txt
black==23.9.1
build==0.10.0
build==1.0.3
factory-boy==3.2.1
flake8==5.0.4
isort==5.12.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sentry =
sentry-sdk==1.31.0
dev =
black==23.9.1
build==0.10.0
build==1.0.3
flake8==5.0.4
isort==5.12.0
mypy==1.4.1
Expand Down

0 comments on commit 3b58946

Please sign in to comment.