Skip to content

Commit 097bbac

Browse files
committed
Make a note to update Dependabot config
If `requirements.in` is changed, the list of dependencies in the Dependabot config file should be updated too.
1 parent 1b429a1 commit 097bbac

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/py/requirements.in

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
# Note: if you add or subtract from the list below, also update the "allow"
2+
# list in ../../.github/dependabot.yaml.
3+
14
stim
25
pytest
36
sinter
4-
pybind11-stubgen
7+
pybind11-stubgen

0 commit comments

Comments
 (0)